@media screen and (max-width: 480px) {
    .ycv-booking-container{ flex-direction: column; }
    .ycv-booking-col2{ max-width: 100%; }

    .ycv-stadium-content-container{ flex-direction: column; }

    .ycHotelThumb .hotel-row{ flex-direction: column; }
    .ycHotelThumb .hotelThumbail{ width: 100%;
      max-width: 100%; }
      .ycHotelThumb-item.ycHotel-selected{ position: relative; }
  }

