@media only screen and (max-height: 750px) {
    .ssi-modalWrapper {
        margin: 20px auto 0;
    }
    .ssi-buttons .ssi-modalBtn {
        top: 0;
    }
}