/* Telegram style */

.footer__social-telegram {
    margin-bottom: 40px;
}

.footer__social-telegram-en {
    margin-bottom: 40px;
}
/*@media only screen and (min-width: 768px) {
    .footer__social-telegram {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin-left: 250px;
    }
    .footer__social-telegram-en {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin-left: 230px;
    }
} */
