﻿@media (min-width: 768px) {
    .modal-dialog {
        width: 90% !important;
        margin: 30px auto;
    }
}
