

/* Start:/local/templates/krastsvetmet/components/bitrix/news.list/financial_report/style.css?1751345573475*/
.books__title_report{
    font-size: 1.8rem;
    line-height: 2.6rem;
    color: #333333;
    margin-bottom: 0.6rem;
    letter-spacing: 0.02em;
    height: 55px;
    display: flex;
}
.books__item_report {
    width: 24%;
    margin-bottom: 10rem
}

.books {
justify-content: left !important;
gap:10px;
}

@media (max-width: 749.98px) {
    .books__item_report {
        width: 49%
    }
}

@media (max-width: 599.98px) {
    .books__item_report {
        width: 100%
    }
}
/* End */
/* /local/templates/krastsvetmet/components/bitrix/news.list/financial_report/style.css?1751345573475 */
