

/* Start:/local/templates/vilka_mb/components/bitrix/news/v_news_our/bitrix/news.detail/.default/style.css?1712761802993*/
.v_news_detail {
	max-width: 892px;
    margin: 0 auto;
    padding-bottom: 40px;
}
.v_news_detail img {
    max-width: 100%;
    height: auto;
}
.v_news_detail .top_block {
    background: #C3936710;
    border-radius: 16px;
    padding: 17px 29px;
    margin-bottom: 40px;
    display: block;
    color: #623B2A;
}
.v_news_detail .top_block {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.v_news_detail .top_img {
    display: block;
    margin-bottom: 35px;
}
.v_news_detail .top_img img {
    line-height: 0;
}


.v_news_detail .more_photos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.v_news_detail .more_photos .item {
    width: 30%;
    margin-bottom: 30px;
}
.v_news_detail .more_photos .item img {
    max-width: 100%;
    height: auto;
    line-height: 0;
}
/* End */
/* /local/templates/vilka_mb/components/bitrix/news/v_news_our/bitrix/news.detail/.default/style.css?1712761802993 */
