@media (max-width: 768px) {
  .body-innerdiv {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}