@media(max-width: 475.98px) {
 .ak-hero.ak-style1.tyres_hero {
    height: 82vh !important;
   
}
  .tyres_hero .overlay {
           top: 110px;
}
.contact-form-title {
  text-align: center;
  font-size: 35px;
}
.ak-hero.ak-style1.tyres_hero .ak-hero-bg {
   height: calc(100% + -94px) !important;
}
.ak-hero.ak-style1.tyres_hero::before {
 
   height: calc(100% + -94px) !important;
}
.tyres_brands_owl{
  margin-top: -50px;
}
.hight-light-wrapper{
    display:block !important;
}
.tyres_hero .showcase h2{
  margin-top: 0;
}
}



@media(max-width: 398.98px) {
 .ak-hero.ak-style1.tyres_hero {
            height: 93vh !important;
   
}
 
.ak-hero.ak-style1.tyres_hero .ak-hero-bg {

  height: calc(100% + -60px) 
}
.ak-hero.ak-style1.tyres_hero::before {
        height: calc(100% + -92px) !important;
}
.tyres_hero .showcase h2 {
  font-size: 2.5em;
  margin-top: 0px;
}
/* .tyres_hero .overlay {
         top: 87px;
} */




}