

/* Start:/local/components/local.core/gastronomy_previews/templates/.default/style.css?1761652097660*/
.view-display-id-block_2 .comfort-item .preview_picture {
    width: 100%;
    min-height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: all 0.2s ease;
}

.view-display-id-block_2 .comfort-item {
    z-index: 2;
    position: sticky;
}

.view-display-id-block_2 .comfort-item:hover .preview_picture {
    scale: 1.1;
}

@media all and (max-width: 1400px) {
    .view-display-id-block_2 .comfort-item .preview_picture {
        min-height: 385px;
    }
}

@media all and (max-width: 1200px) {
    .view-display-id-block_2 .comfort-item .preview_picture {
        min-height: 258px;
    }
}
/* End */
/* /local/components/local.core/gastronomy_previews/templates/.default/style.css?1761652097660 */
