.greenclock__body{
    color:#000;
    font-family: 'pf_beausans_pro_reg';
    line-height: 1.2;
}
.greenclock_1__title{
    color:#fff;
    font-family: 'UniSansHC';
    font-size: 84px;
    padding-top: 50px;
}
.greenclock_1__img{
    max-width: 100%;
}
.greenclock_1__text{
    font-size: 24px;
}
.greenclock_1__clock{
    max-width: 250px;
}
.greenclock_message{
    color: #73bd4c;
    font-size: 60px;
    line-height: 1;
}
.greenclock__bottom{
    min-height: 70px;
    padding: 40px 0;
}
.greenclock_bottom__info{
    font-size: 24px;
}
.greenclock_promo__title{
    color: #73bd4c;
    display: inline-block;
    font-size: 60px;
    line-height: 1;
    padding: 10px;
}
.greenclock_promo__coupon{
    background-image: url(/wp-content/themes/wp-bootstrap-4/change/greenclock_promo__coupon.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    color:#000;
    display: inline-block;
    font-size: 40px;
    font-weight: bold;
    line-height: 160px;
    padding: 30px;
}
.greenclock_promo__tariff{
    font-size: 36px;
}
#zefir .tariff_line .cell{
    border-color: #73bd4c;
}
#zefir .tariff_line .title{
    font-size: 48px;
    margin: 0 auto 20px;
}
#zefir .tariff_line .cell .logo{
    display: none;
}

@media(max-width:992px){
    .greenclock_1__title,
    .greenclock_promo__title{font-size: 48px;}
    .greenclock_message,
    .greenclock_promo__coupon{font-size: 36px;}
}

@media(max-width:568px){
    .greenclock_bottom__info{font-size: 20px;}
    .greenclock_promo__tariff{font-size: 28px;}
}