.example .page-banner {
  height: 400px;
}
.example .banner-text .title{
  margin-top: 60px;
}
.example .banner-text .desc{
  margin-top: 34px;
}
.example .banner-img img {
  height: 240px;
  margin-top: -20px;
}

.example .container-content {
  padding-top: 30px;
}

.example .box-1 .container-content {
  height: 300px;
}
.example .box-2 .container-content {
  height: 300px;
}