.landing_hotels>div {
  margin-top: 100px !important;
}
@media screen and (max-width: 767px){
  .landing-offer-block .offer-block .landing-img-block {
    display: block !important;}
}
.landing-offer-block .landing-offer-details p{
  font-family: "lato-light";
  padding: 0 20px;
}
@media screen and (min-width: 1200px){
  .offer-section h3, .offer-section .offer-location {
    white-space: inherit !important;
  }}
.landing-offer-block .offer-block {
  padding: 0;
  border-bottom: solid 1px #fff;
  margin-bottom: 10px;
}
#container-search-engine {
  max-width: 545px;
  width: 100%;
  pointer-events: all!important;
}
.landing-offer-block .landing-offer-details {
  min-height: 110px;
}