@media screen and (max-width: 599px) {
.p-layout-970-1 {
    width: 100% !important;
    margin: 50px auto !important;
    padding: 0;
}
}