
#moretext {
  margin-top: 3.75rem;
}
img {
  width: 100%;
  height: 100%;
}
.topleft {
  width: 38.75rem;
  height: 23.75rem;
  background-color: #005b47;
}
.topright {
  width: 36.25rem;
  height: 23.75rem;
  background-color: #fff;
}
.bottombox {
  margin: 3.125rem 0;
}
.bottomleft {
  width: 36.25rem;
  height: 33.75rem;
  background-color: #fff;
}
.bottomright {
  width: 38.75rem;
  height: 33.75rem;
}
.bottomright > div {
  width: 18.125rem;
  height: 16.25rem;
  margin-left: 1.25rem;
  margin-bottom: 1.25rem;
  float: left;
  background-color: #fff;
}
.bottomtext {
  margin-bottom: 5rem;
  vertical-align: middle;
}
.bottomtext > div {
  display: inline-block;
  color: #005b47;
  font-size: 1.125rem;
}
.bottomtext .line {
  width: 5rem;
  height: 1px;
  background-color: #005b47;
  margin-bottom: .3125rem;
}
