.advantage {
  display: inline-block;
  height: 240px;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 220px;
}
.advantage img {
  display: block;
  left: 50%;
  margin-left: -80px;
  position: absolute;
  top: 50px;
}
#lottery-numbers {
  margin: 30px 0;
  text-align: center;
}
#lottery-numbers img:last-child {
  margin-left: 20px;
}
#service-number {
  font-size: 10px;
  font-weight: normal;
  line-height: 15px;
  margin-top: 20px;
  text-align: center;
  vertical-align: middle;
}
#service-number label {
  font-size: 10px;
  height: 15px;
  line-height: 15px;
  vertical-align: middle;
}
#number {
  font-size: 15px;
  font-weight: bold;
}
