

/* Start:/local/templates/Fastlife-2-0/components/bitrix/news/fl_happy_stories/bitrix/news.detail/.default/style.css?1783662173474*/
.story-photo {
    display: block;
    /* width: 100%; */
    height: auto;
    margin: 32px auto;
    border-radius: 24px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.story-photo--portrait {
    max-width: 480px;
}

@media (max-width: 640px) {
    .story-photo {
        margin: 20px auto;
        border-radius: 16px;
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    }

    .story-photo--portrait {
        max-width: 320px;
    }
}

/* End */
/* /local/templates/Fastlife-2-0/components/bitrix/news/fl_happy_stories/bitrix/news.detail/.default/style.css?1783662173474 */
