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