@media only screen and (max-width: 749px) {
  .section-block--padding{
  padding: 10px !important;
  }
}