@media screen and (max-width: 1024px) {
    .p_wid {
        width: 600px;
    }
}