

/* Start:/local/templates/talanmash.ru/components/bitrix/catalog/products/bitrix/catalog.section/gost/style.css?1787927012706*/
.subSectionImg{
    display: block;
    margin: 10px 0px;
    max-height: 100px;
}
.subSectionImg img{
    height: 100%;
    display: block;
    max-width: 100%;
    max-height: 100px;
    margin: auto;
}
.text-center{
    text-align: center;
}

@media(max-width: 767px) {
    .subSectionImg img{
        max-height: 60px;
    }
}
.catalog-subsections {
    margin: 20px 0;
}
.subsections-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.subsection-item {
    width: calc(25% - 20px);
    margin: 10px;
    text-align: center;
}
.subsection-image {
    margin-bottom: 10px;
}
.subsection-image img {
    max-width: 100%;
    height: auto;
}
.subsection-name {
    font-weight: bold;
}
/* End */
/* /local/templates/talanmash.ru/components/bitrix/catalog/products/bitrix/catalog.section/gost/style.css?1787927012706 */
