.full-width-banner-wrapper {
  padding-bottom: 40px;
}

@media (min-width: 769px) {
  .full-width-banner-wrapper {
    padding-bottom: 70px;
  }
}