
@media (max-width: 1440px) {
    
  
    .banner .get_quote {
      inset-inline-end: -45px !important;
    }
  }
@media (max-width: 700px) {
    
  
    
    body.rtl .banner .get_quote {
        inset-inline-end: -39px !important;
    }
   .banner .get_quote {
        inset-inline-end: -41px !important;
      }
  }