#Contacts {
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
}
#Contacts tr th {
  padding: 10px 25px 10px 5px;
  border: none;
}
#Contacts tr td {
  padding: 10px;
  border: none;
}

img.metro {
  position: relative;
  top: 2px;
  padding-right: 5px;
}

span.phone {
  font-size: 20px;
}

a.writeus {
  font-size: 15px;
}

