@charset "UTF-8";
.lead.list-group-flush > .list-group-item{padding-right: 0;padding-left: 0;background: transparent;}.phone,.phone:hover,.socials,.socials:hover{text-decoration: none;}header .logo{padding-left: 0px;}@media (min-width: 1200px) {header .logo{text-indent: 50px;}header .org-contacts,footer .org-contacts{font-size: 150%;}}
.modal-carousel .carousel-item img {
    max-height: 90vh;       /* Картинка займет максимум 60% высоты экрана */
    object-fit: contain;    /* Картинка сожмется без искажения пропорций */
    width: 100%;            /* Займет всю ширину слайдера */
}