@media (min-width: 667px) {

    #d1749005 .p-media-layout__media {
        display: none;
    }

    #d1749005 .p-media-layout__inner {
        min-height: 600px;
        background: url(/files/cafe_main_tcm111-1658908.jpg) no-repeat center bottom;
        background-size: cover;
    }

    #d1749005 .p-media-layout__content {
        background-color: rgba(50, 50, 50, 0.5);
        max-width: 420px;
        padding: 25px;
        font-size: 14px;
    }
}

#d1777082,
#d1776843 {
    display: none;
}

#d1909629.l-wrapper {
    margin-bottom: 4rem;
}

.js-wrap_products {
    display: flex;
    flex-wrap: wrap;
    max-width: var(--width-max-content);
    margin: auto;
}

.js-wrap_products .l-wrapper {
    width: 50%;
}

@media (min-width: 768px) {
    .js-wrap_products .l-wrapper {
        width: 33.3333333333%;
    }
}

.js-wrap_products .p-media-layout__inner {
    flex-direction: column-reverse;
}

.js-wrap_products .p-media-layout__media {
    max-width: 100%;
}
