

/* Start:/local/templates/bigwig_wm/components/bitrix/news.detail/meropriyatiya/style.css?1779006859501*/
section.element-event {
    display: flex;
    gap: 32px;
    margin-bottom: 100px;
}

.element-event-text {
    width: 50%;
}

img.element-event-img {
    width: 50%;
    border-radius: 12px;
}

h1 {
    font-size: 40px;
    margin-bottom: 60px;
}

@media screen and (max-width: 600px){
    section.element-event {
        flex-direction: column-reverse;
    }
    .element-event-text {
        width: 100%;
    }
    img.element-event-img {
        width: 100%;
    }
}
/* End */
/* /local/templates/bigwig_wm/components/bitrix/news.detail/meropriyatiya/style.css?1779006859501 */
