#calendar {
    max-width: 900px;
    margin: 0 auto 100px;
}

.calendar-modal .modal-body img{
    max-width: 100%;
    height: 100%;
}
