@media screen and (max-width: 690px) {
    .modal {
        width: 90%;
    }
}
