.contacts {
    display: flex;
    justify-content: center;
    align-items: center;
}
#medflexRoundWidgetData {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000; /* Убедитесь, что виджет поверх других элементов */
}
