.addresses {
  list-style-type: none;
  clear: both;
}
.addresses li {
  float: left;
  margin-bottom: 30px;
  margin-right: 100px;
}
strong {
  display: block;
}
