﻿

@media(max-width: 700px) {
    .modal {
        width: 300px;
        margin-left: -159px;
    }
}

.modal-large {
    width: 800px !important
}

