#background {
  width: 100%;
  height: 600px;
  position: fixed;
  left: 0px;
  top: 9em;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url("/images/hotels/rollezz_villas/rollezz_villazz_bg.jpg");
  background-size: cover;
  background-position: center center;
}

.stretch {
  width:100%;
  height:100%;
}

.wrap {
  max-width: 960px;
}

.subpage header {
  max-width: 960px;
  margin: 0 auto;
  padding: 2em 0 0 1.5em;
  background: #fff;
  box-shadow: none;
  height: 9em;
}

.background {
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
  height: 95px;
  background: #fff;
}

.logo {
  background: url("/images/hotels/rollezz_villas/rollezz_villas_logo.png") no-repeat;
  margin: 0;
}

.logo, .logo a {
  width: 293px;
  height: 56px;
  display: block;
}

.main .row {
  background: #fff;
  padding: 0 1em;
}

.hotel-data .staying span {
  color: #666;
}

@media (max-width: 700px) {
  .room_thumbnail img {
    height: 20%;
  }
}
