.landing-page-first-banner .object-cover {
    -o-object-fit: fill!important;
    object-fit: fill!important;
}

.s-block--fixed-banner{
  margin-bottom:2rem !imprtant
}

@media(max-width:992px){
#slider-0 .txt {
  justify-content: start !important;
  padding-top:1rem !Important
}
 #slider-0 .txt h1,
 #slider-0 .txt p{
   color:#fff !Important
 }
}