.dropdown.ratings .checkbox label {
     min-height: unset;
     padding-left: 0;
}
.deals .search-listing .form {
    width: 790px;
    margin: auto;
}

@media screen and (max-width: 991px){
     .deals .search-listing .form {
         width: 95%;
     }
}
.select2-results small {
    color: #888;
}

.sidebar-nav {padding-bottom: 28px; border-right: solid 1px #e9e9e9; margin-right: -1px;}

.homepage .info-section .top-deals article footer {height: auto; }
.homepage .info-section .top-deals article footer h5 {width: calc(100% - 60px); margin-right: 0 !important;}
.homepage .info-section .top-deals article footer a {width: 55px;}

.img-responsive-hotel {
    min-height: 118px !important;
}