/* Start custom CSS */@media (max-width: 768px) {
    .actions button {
        text-align: center!important;
    }
    .cart_totals h2 {
        margin-top:20px!important;
    }
}/* End custom CSS */