a.float-btn.learn-more{
      font-size: 18px!important;
}
@media (max-width: 768px) {
.hero-section .mobile-slider{
  direction: ltr;
  }
  .hero .actions{display:none!important;}
#muteToggleButton{
     width: 30px!important;
    height: 30px!important;
  }
      section.hero-section video {
        width: 100%!important;
        max-width: 100%!important;
    }
  .car-pin-wrapper .pins .featurePoint {
  
    transform: scale(0.4) translate(-20px, -20px)!important;
  }
section.hero-section {
        width: 100%;
      /*  height: 128vh!important;*/
    }
    section.hero-section video {
        width: 100%;
        height: auto!important;
        margin: 0 auto;
    }
 }