﻿.basket_form2 {
    bottom: 10px;
    width: 90%;
    text-align: center;
    position: absolute;
}
    .basket_form2 .shoping__cart__quantity {
        border: 1px solid #28a745;
        padding: 0.17rem 0;
        font-size: .875rem;
        line-height: 1.5;
        border-radius: 0.2rem;
    }
