.infobox1, .infobox2, .infobox3 {
  width: 225px;
  height: 300px;
  /*border: 1px solid #0a8542;*/
}

.infobox_header {
  color: #ffffff;
  position: relative;
  top: 10px;
  text-align: center;
}

.infobox_content {
  color: #ffffff;
  position: relative;
  text-align: justify;
  top:5px;
  padding: 10px;
}
