.rowIcon {
  margin-top: 30px;
}
.rowIcon .logo {
  text-align: center;
}
.rowIcon .logo img {
  max-width: 300px;
}
.rowIcon .dow {
  height: 48px;
  margin-right: 10px;
}
.titleRow .col-xl-3 {
  margin-bottom: 20px;
}
.titleRow .serv-box-2 {
  height: 100%;
}
/* 手机屏幕（小于768px） */
@media screen and (max-width: 767px) {
  .rowIcon .title {
    margin-top: 30px;
    text-align: center;
  }
}
/*# sourceMappingURL=style.css.map */