@media only screen and (max-width: 767px){
.p-body-inner {
padding-left: 0 !important;
padding-right: 0 !important;
}
}