@media only screen and (max-width: 768px) {
  .epb-portal__content-section:first-of-type {
    padding-top: 40px;
  }

  .epb-portal__content-section:last-of-type {
    padding-bottom: 40px;
  }
}
