#divLogo img {
    max-height: 80px;
}

.img-fluid {
    max-width: 90%;
    height: auto;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: visible;
}
