.tpl-block-main.tpl-component-order fieldset {
    padding-bottom: 100px;
}
.cs-stock-label_gray span {
    background: #e1e6ea;
    color: #102889;
}

@media only screen and (max-width: 768px) {
    .tpl-component-goods.tpl-block-full .tpl-block-full-prefix > div, .tpl-component-goods.tpl-block-full .tpl-block-full-main > div {
        margin-right: 0;
    }
    .tpl-component-goods.tpl-block-full .tpl-block-full-main .tpl-block-cart-form .tpl-property-in-stock {
        font-size: 20px;
    }
    
    .tpl-property-delivery-method-description {
        font-size: 16px !important;
    }
    
    body > div {
        min-width: 100% !important;
    }
}