/* media query */
.roomtype a:hover {
  background-color: #3E577E !important;
  color: #fff;
  border: 1px solid #3E577E !important;
}
