article {
  padding-bottom: 190px;
}
article .content .schoolBox {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 714px;
}
article .content .schoolBox h1 {
  margin: 45px 0;
  width: 100%;
  color: #0937c7;
  font-size: 22px;
  font-weight: 1000;
  text-align: center;
}
article .content .schoolBox a {
  display: inline-block;
  width: 217px;
  height: 135px;
  line-height: 0;
  margin-left: 10.5px;
  margin-right: 10.5px;
  margin-bottom: 49px;
}
article .content .schoolBox a img {
  width: 100%;
  height: 100%;
}
