.t-btn_md {
    height: 90px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
}

.js-store-prod-descr em , .js-store-prod-text  em{
    color: transparent;
    margin-right: 12px;
    display: inline-block;
    margin-top: 5px;
}
.js-store-prod-descr  em:before , .js-store-prod-text  em:before{
    background-image: url(https://static.tildacdn.com/tild3437-3663-4935-b238-666232316562/1101.png);
    content: "";
    width: 120px;
    height: 100px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}


element.style {
    color: #1a463e;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Inter';
}
