#infm-main {
  padding: 5px;
}

.infm-rt-name {
  text-decoration: underline;
  margin-left: 5px;
}

.infm-rt-desc {
  white-space: pre-wrap;
}

.infm-desc-cont, .infm-amen-cont, .infm-policies-cont {
  padding: 10px;
  margin-top: 15px;
}

.infm-amen-list {
  column-count: auto;
  column-width: 12rem;
}

.infm-rt-photos-cont {
  margin-top: 5px;
  overflow-y: hidden;
}

.rt-glider img {
  max-height: 275px;
}

.infm-roomtype {
  border-bottom: 1px solid lightgray;
}

.photo-main {
  /*width: 450px;*/
  height: 277px;
}

.photo-thumb {
  /*width: 150px;*/
  height: 93px;
}

.photo-spacing {
  padding-left: 20px;
}

.photo-thumb:hover {
  cursor: pointer;
}
