@media all and (max-width:768px){
  .zphero .zprow [class*='zpcol-'] {
      padding-inline-start: 15px;
  }
}