.transit{
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 8px;
    color: white;
    background-color: #00ABF6;
    font-size: 14px;
}
.cars-item-price-old {
    text-decoration: line-through;
}
.cars-item-bottom .btn{
    width: 100%;
    padding: 8px 20px;
}