
@media(min-width: 1201px) {
    #cf_284 > .input-group > button.dropdown-toggle {
        min-width: 585px !important;
    }
}
@media(max-width: 1200px) {
    #cf_284 > .input-group > button.dropdown-toggle {
        min-width: 360px !important;
    }
}
.modal-basket-msg a {
    text-decoration: underline !important;
}