﻿@media screen and (max-width: 780px) {
    .modal-dialog {
        width: 99% !important;
        top: 150px !important;
    }

}

