
  #home{
    min-height: 75vh;
  }


.bigger-screenBar{
  display: none;
  }

#contact-sec{
  padding: 40px;
}  

.mobile-screenBar{
  display: flex;
}

 .cotact-box{
   flex-direction: column;
 }

 #contactForm{
   width: 100%;
 }
.contact-info{
  width:90% ;
  margin: auto;
}

.iti__country-list{
  max-width:140px;
}





