/* your styles go here */
@media (min-width: 576px){
    .modal-dialog {
        max-width: 870px !important;
        margin: 1.75rem auto;
    }
}
