

/* Start:/assets/build/css/socialnye-proekty.css?1684519023521*/
.template-row {
    display: flex;
}

.template-col {
    width: 50%;
}

.template-col.col-img {
    padding-left: 10px;
}

.template-col img{
    max-width: 100%;
}

.table-icons__row {
    display: flex;
}

.table-icons__col {
    display: flex;
    justify-content: center;
    align-items: center;
}

.img-metrika{
    max-width: 100%;
}

@media (max-width: 480px) {

.template-row {
    display: block;
}

.template-col {
    width: 100%;
}

.template-col.col-img {
    padding-left: 0px;
    padding-top: 15px;
}

}
/* End */
/* /assets/build/css/socialnye-proekty.css?1684519023521 */
