.allergyBox {
  max-width: 100%;
  position: relative;
  width: 250px;
}
.allergyBox_name {
  font-size: 16px;
  margin-left: 5px;
}
.allergyBox_code {
  font-family: "Helvetica";
  font-size: 16px;
  color: #c4c3c3;
  font-weight: bold;
  line-height: 10px;
  margin-top: -4px;
}
.allergyBox_year {
  font-family: "Helvetica";
  font-size: 16px;
  color: #c4c3c3;
  font-weight: bold;
  line-height: 10px;
}
