.button-telegram-link {
    position: fixed;
    bottom: 1.25rem;
    right: 1.25rem;
}
@media (max-width: 746px){
    .button-telegram-link {
        right: 0.625rem;
    }
}