

/* Start:/local/templates/delement/components/bitrix/news/address/bitrix/news.detail/.default/style.css?1755861533637*/
.med-office__alert.med-office__second-alert {
    margin-bottom: 0;
}

.med-office__yandex-badge-frame {
    width: 225px;
    height: 75px;
    transform: scale(1.5);
    transform-origin: 0 0;
}

.med-office__yandex-user-choice-wrap{
    display: flex;
    flex-direction: column;
}

.med-office-contacts__container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    gap: 48px;
}

@media (max-width: 767px) {
    .med-office-contacts__container {
        flex-flow: column;
        justify-content: flex-start;
        gap: 24px;
    }
    
    .page__header {
        margin-bottom: 24px;
    }
}

/* End */
/* /local/templates/delement/components/bitrix/news/address/bitrix/news.detail/.default/style.css?1755861533637 */
