.enhanced-title-border::after ,.enhanced-title-border::before {
        height: 1px;
}
.enhanced-title-border {
        border-width: 1px;
}

.s-block--slider-with-bg .slider-bg:before {
        background-color: transparent;
        opacity: 0;
}
.s-block--slider-with-bg .s-slider-block__title {
        display: none;
}
.container.-mt-62.relative.overflow-hidden {
        margin-top: -168px;
}
.fixed-banner--0{
  margin:0;
}
.fixed-banner--0 .container{
  max-width:100%;
  padding:0;
}
.fixed-banner--0 .container img{
  border-radius:0
}
      .s-block--slider-with-bg .slider-bg{
              background-size: 100% 100%;

  }
@media(max-width:600px){
  .s-block--slider-with-bg .slider-bg{
        background-position: top;
        background-size: 100% 40%;
      background-repeat: no-repeat;
  }
  .s-block--slider-with-bg .slider-bg .container{
        padding-top:1rem !important
  }
 .s-block--slider-with-bg  h3{
    margin-top : 1.5rem;
    max-width:60%;
    line-height:1.5rem
      }
.container.-mt-62.relative.overflow-hidden {
    margin-top: -200px; 
}
}
@media (min-width: 640px)  {

        .container.pt-8.sm\:pt-20.relative.s-block--slider-with-bg-title {
                padding-top: 10rem !important;
        }
}
.container.pt-8.sm\:pt-20.relative.s-block--slider-with-bg-title {
        padding-top: 5rem;
}
.s-block--square-links img{
  object-fit:contain;
}
.s-block--animated-brands--brand{
  background:transparent;
}