.t-sociallinks__item_website a {
    display: flex !important;
    align-items: center;
    width: auto !important;
    height: auto !important;
}
.t-sociallinks__item_website a:before {
    content: attr(title);
    margin-top: 1px;
    font-size: 15px;
    font-family: 'Roboto';
    white-space: nowrap;
}
.t-sociallinks__item_website img {
    width: 60px !important;
    height: 60px !important;
}