
.contacts i {
    font-size: 20px;
    margin: 4px 0 0 0;
    display: block;
}
a.title {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}

table.contacts tr td{border-bottom: none!important;padding: 10px;}
table.contacts tr td:first-child{padding-left: 0}