.wpb_wrapper {
    padding: 0;
}

@media only screen and (max-width: 767px) {
  .swap-on-mobile {
    display: flex !important;
    flex-direction: column-reverse;
  }
}