.hero-slider-v2 .full-vh.minus-header:after {
  width: 100vw !important;
}

@media(max-width: 767px){
  .hero-slider-v2 .cta-hero-mobile {
    display: flex;
    flex-direction: column;
    height: auto !important;
    overflow: hidden;
  }
  
  .hero-slider-v2 .cta-hero-mobile td {
    width: 100% !important;
  }

}

@media(max-width: 428px) {  
  .content-section {
    
  }
}
}