.fr-table__content td
{
    white-space: normal;
}

#contact-wrapper {
    display: inline-flex;
}

table tr th {
    width: 35px;
}

table tr i {
    font-size: 1.5rem;
}

.fr-table .fr-table--sm .fr-table--no-caption {
    max-width: 95%;
}