.cart-discount-qero {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
}

.cart-discount-qero .qero-content {
    width: 75%;
    max-width: 450px;
    margin-bottom: 40px;
}
