.courses-proc {
    background: #00000052;
}

.telegram-cust {
    position: relative;
}
.telegram-cust:after {
    position: absolute;
    content: '';
    top: 50%;
    background-image: url(../images/tg-icon-input.svg);
    width: 30px;
    height: 30px;
    left: -15px;
    background-size: cover;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}

@media screen and (min-width: 767px) {
    strong.plashka-free  {
        padding: 10px;
    }
}

@media screen and (max-width: 767px) {
    
    .crypto-title span,
    .crypto-title strong {
        font-size: 36px !important;
        line-height: 1.20;
    }

    .crypto-title span.school {
        font-size: 40px !important;
    }

    .crypto-title span.courses-proc {
        font-size: 26px !important;
        line-height: 1.1 !important;
    }
    .crypto-title a {
        padding: 10px 10px !important;
    }
    
    .chemy-nauchem {
        font-size: 30px !important;
        line-height: 1.15 !important;
    }
    
    #rec890581828 {
            background-image: linear-gradient(0.095turn, rgb(0 0 0) 13%, rgba(0, 0, 0, 1) 35%) !important; 
    }
}
