

/* Start:/local/templates/aspro-premier/css/page-velo-trade-in.css?17470571581325*/
.tradein-page-work-item__circle {
    background: #74bdff;
    border-radius: 50%;
    font-size: 1.75em;
    line-height: 47px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    width: 47px;
    height: 47px;
    margin-right: 16px;
}
.tradein-page-economy-item {
    text-align: center;
}
.tradein-page-economy-item__badge {
    background: #fff
    url("/local/templates/aspro-premier/images/velo-trade-in/btn-trade-in.jpg")
    no-repeat;
    background-size: auto 100%;
    background-position: center top;
    max-height: 50px;
    height: auto;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    max-width: 210px;
    height: 5vw;
    margin-top: 16px;
}

.tradein-page-economy-item__badge > div:last-child {
    color: #fff;
    font-weight: 600;
}

/*style for mobile*/
@media (max-width: 992px) {
    .tradein-page-work-item__circle {

        margin-right: 0px;
        margin-bottom: 16px;
    }

    .tradein-page-work-item__text {
        text-align: center;

    }

.tradein-page-economy-item__badge {
    max-height: 50px;
    height: auto;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    max-width: 210px;
    height: 15vw;
    margin-top: 16px;

}

}

/* End */
/* /local/templates/aspro-premier/css/page-velo-trade-in.css?17470571581325 */
