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