form {
  width: 100%;
}
form #results .data {
  margin: 30px 0;
  display: block;
  clear: both;
}
form #results .data .content .name {
  font-weight: 600;
}
