.column-tit003 {
  display: flex;
  align-items: center;
  position: relative;
  font-weight: normal;
}
.column-tit003 img {
  margin-right: 0.05rem;
  width: 0.46rem;
}
.column-tit003 p {
  color: #07515c;
  font-size: 0.32rem;
  line-height: 1;
  font-weight: bold;
}


@media (max-width: 960px) {

  .column-tit003 p {
    font-size: 20px !important;
  }
}

/*# sourceMappingURL=column-tit003.css.map */