/* Add custom CSS styles below */ 
section:nth-child(2 of section.landing-page-first-banner) .container{
  max-width: 95% !important ;
  width: 95% !important;
}
@media (max-width:768px){
  section:nth-child(1 of section.landing-page-first-banner) .container{
justify-content: flex-start !important;
    margin-top :20px;
  }

}
.s-tabs-header * {

    color: #fff;
}