 @media (max-width: 900px) {

 .main-search{
    width: 100% !important;
 }

 .left-section-outer{
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.select-divs{
    margin-top: 0.5rem;
}

.right-section{
    padding-left: 4rem;
    padding-right: 4rem;
}

.btn-group{
    margin-top: 1rem;
}

 }









  @media (max-width: 1030px)  /*-----------13/10 inch laptop--------------*/
  and (min-width: 900px){
   
  



  }






  @media (max-width: 1930px)  /*-----------23/24 inch laptop--------------*/
  and (min-width: 1820px){



  }  