#initialSearch .main-form {
    display: flex;
}

#initialSearch .main-form  .search-location{
    flex: 5;
}

#initialSearch .main-form #ostype1 {
    flex: 1;
    width: -webkit-fill-available;
}

.agent-contact-form .input-medium {
  width: 100% !important;
}

#ostype2, #ostype3, #ostype4, #ostype5, #ostype6{
display: none;
}