@media only screen and (max-width: 768px) {
    .cart-discount {
        width: 100%;
        float: none !important;
    }
}