.contacts > img
{
margin: 2px 0px 2px 2px;
}

table.contacts > tr
{
height: 104px;
/* min-height: 104px; */
max-height: 104px;
}

table..contacts > td
{
height: 104px;
/* min-height: 104px; */
max-height: 104px;
}

td.contacts
{
height: 104px;
/* min-height: 104px;
max-height: 104px;
}
