.c1 {
  text-align: center;
  padding: 20px 0 100px;
}
.c1 .title {
  color: #050053;
  font-size: 38px;
  font-weight: bold;
  line-height: 3em;
}

.c1 img {
  width: 700px;
  /* height: 590px; */
}

.c2 {
  width: 100%;
  margin-top: 100px;
  background-color: #DEDEDE;
  text-align: center;
  padding: 20px 0 100px;
}

.c2 .title {
  font-size: 38px;
  color: #050053;
  line-height: 3em;
  font-weight: bold;
}

.c2 img {
  width: 1000px;
  /* height: 626px; */
}