@charset "utf-8";

.low_cash {margin-top: 8px;}
.low_cash .btn_low {font-size: 400px; font-size: 17px; padding: 0; line-height: 60px; border-radius:5px !important; color:#111111; border: 1px solid #ddd; background: rgba(221, 221, 221, 0.2);}

@media (max-width:991px) {
    .low_cash {margin-top: 9px;}
    .low_cash .btn_low {line-height: 44px; font-size: 14px; font-weight: 500;}
}