

/* Start:/bitrix/templates/kunstkamera/components/bitrix/news.list/rounded.list/style.css?1697454767506*/
.history-sections-block {
    margin-top: 30px;
    margin-bottom: 30px;
}
.history-sections-block .item {
    text-align: center;
}
.history-sections-block .item img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid var(--color-green);
}
.history-sections-block .item .history-sect-title {
    display: block;
    text-align: center;
    height: 100px;
}

/* End */
/* /bitrix/templates/kunstkamera/components/bitrix/news.list/rounded.list/style.css?1697454767506 */
