
@media (max-width: 460px) {
  .hotel__content {
    display: none;
  }
}