a[href^="tel:"] {
	text-decoration:none;
}
/*.contact__photo.img__wrap.full img {
    width: auto;
    min-width: auto;
}*/
.lizing_calculator__note a{
	color:#FF5400;
}
.profitable_offer__list_bttn[disabled]{
	display:none;
}
.conditions__item .item__text span small{
    line-height: initial;
    font-weight: inherit;
    font-size: 20px;
}
sup > a{
	text-decoration:none;
}
@media only screen and (min-width: 576.2px) {
    .conditions__item .item__text span small{
        font-size: 24px;
    }
}
@media only screen and (min-width: 1200.2px) {
    .conditions__item .item__text span small{
        font-size: 32px;
    }
}