/* Removed empty ruleset as it was not needed */
.paypal-shopping-cart-vault {
    width: auto !important;
}
#paypal-button-container{
    width: auto !important;
}

@media screen and (max-width: 600px) {
    .paypal-checkout-vault {
        width: 100%;
    }
    .continue_button_vault {
        width: 100%;
    }
}