.container {
    width: auto !important;
}

.childcare-finder-header{margin-top: -20px;}
@media screen and (max-width: 767px) {
    .childcare-finder-body    .dropdown.us-profiledrop button.btn.dropdown-toggle { 
        top: -0px !important;}
    }
    @media screen and (max-width: 599px) {
  .childcare-finder-body  li.us-profiledrop { 
        margin-top: -20px!important; 
    }
}