@media only screen and (max-width: 1024px) {
  .row-one-column .col-inner.p-clamp-sm {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}
