

/* Start:/local/templates/aspro_optimus/components/bitrix/news/articles/bitrix/news.list/.default/style.css?1771935380392*/
/* Квадратные изображения для статей */
.article-square-image {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.article-square-image a.image_hover {
    display: block;
    width: 100%;
    height: 100%;
}

.article-square-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* End */
/* /local/templates/aspro_optimus/components/bitrix/news/articles/bitrix/news.list/.default/style.css?1771935380392 */
