@media only screen and (max-width:425px) {
    .wishlist-adddate, .wishlist-buttons {
        align-items: center;
    }
    .modal {
        /* left: 13% !important; */
    }
}