.content .top_hotels .top_hotels_item {
  margin-bottom: 15px;
}
@media (min-width:0px) {
.top_hotels_title {
    margin: 0 15px;
}
}
@media only screen and (min-width: 600px) {
    .new_hotels_img {
        min-height: 345px;
    }
}
