/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

#myModal .modal-xl {
    width: 950px !important;
}

#myModal .modal-body table > table > table > img {
    width: 1000px !important;
    height: auto !important;
}