.contacts__text {
    margin-bottom: 30px;
}

.contacts__socials {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.contacts__telegram-img {
    width: 30px;
    height: auto;
}

.contacts__max-img {
    width: 30px;
    height: auto;
}