#wrapper2 > .inner {
  background: #2B3238;
}
#stats > .inner {
  background: none;
  max-width: 1080px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
#stats1, #blocks1mod2, #blocks1mod3, #blocks1mod4 {
  width: auto;
  flex: 0 0 auto;
  text-align: center;
}