/* Reorganized from wwwroot/css/HomeScreen/styles-992.css. */
@media (min-width: 992px) and (max-width: 1199px) {
    .promo-inline {
        font-size: 0.6rem;
    }
    .hotel-img-wrapper img {
        height: 170px;
        width: 100%;
        object-fit: cover;
        transition: transform 0.4s ease;
    }
}
