

/* Start:/local/components/semenov/iblock.reference.elements/templates/utp/style.css?1757402523460*/
.utp-item {
    background-color: #fff;
    border: 1px solid #E5E5EA;
    min-height: 70px;
    display: flex;
    padding: 15px 20px;
    align-content: center;
    flex-wrap: wrap;
}

.utp-block {
    margin-top: 20px;
    maring-bottom: 20px;
}

.utp-item svg {
    width:100%;
    height: 100%;
}

.utp-item .col-2 {
    padding: 3px;
}
@media screen and (max-width: 720px) {
    .utp-item {
        margin-bottom: 10px;
    }
}
/* End */
/* /local/components/semenov/iblock.reference.elements/templates/utp/style.css?1757402523460 */
