/*lost and found css*/
.view-id-lost_and_found .country {
    display: none;
}

.view-id-lost_and_found .views-field-title {
    width: 50%;
}


.page-contact-lost-and-found .views-exposed-widget {
    display: inline-block;
    float: none!important;
}

#edit-submit-lost-and-found {
    margin-top: 0;

}

.view-lost-and-found .view-content{

}

.view-lost-and-found .views-field-title {
    width: 80%;
}

.page-contact-lost-and-found .views-field-field-phone-number2 {
    white-space: nowrap;
}

.page-contact-lost-and-found .views-submit-button{
    float: none !important;
}