.detail-card .price-block .current-price {
    font-size: 24px;

}
.current-price.price-big-lg {display: none;}
.deshevle-block {
    text-align: left;
    color: rgb(255, 3, 0);
    font-size: 18px;
    margin-top: 20px;
font-weight: normal;
}
.shildik-img {
       width: 20px;
    height: 20px;
}
.shildik-block {

    padding-top: 10px;
}
@media (min-width: 1200px) {
.bonus-sticker.detail-sticker {top: 95px;
    right: 0px;}
.detail-card .price-block.detail .current-price {
    font-size: 24px;}
.bonus-sticker {

		top: 25px;}
}
@media (min-width: 1500px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1440px;
    }

	.col-md-3.order-2.order-sm-1.order-lg-1,
.col-md-3.order-2.order-lg-1
 {-ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;}

.detail-action-old-price {
    font-size: 20px;
    color: #666;
}
.detail-card .price-block.detail .current-price {

    font-size: 24px;

}

.detail-card .price-block .current-price.price-big-lg {display: inline-block;
margin-top: -7px;
}

	.good-buy-block .col-md-3 {max-width: 70px;}

	.price-small-lg {display: none;}
.nav-tabs .nav-link {

    padding: 10px 30px;
}
.credit-tab {
    background-color: rgb(28, 121, 187);
    color: rgb(255, 255, 255);
}
h2 {
    font-size: 36px;
    font-weight: 600;
    margin: 20px 0px;
}
.slick-slide img {

    min-width: 150px;
}
.bonus-sticker {top: 20px;
    right: 0px;}
	.row.align-items-top.center-row {justify-content: space-between;}
}

@media (min-width: 1800px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1740px;
    }
.bonus-sticker {
        top: 25px;
        right: 50px;
    }

}

@media (min-width: 2500px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 2440px;
    }
.bonus-sticker.detail-sticker {
        top: 65px;
        right: 100px;
    }

}