#modal-close {
    z-index: 4000;
}

#modal-close .modal-body {
    padding-bottom: 20px;
}

#modal-close .modal-close-image img {
    width: 100%;
}

