@media (min-width: 576px) {
.modal-dialog {
    max-width: 660px;
    margin: 1.75rem auto;
}
}