.column-tit001 {
    display: flex;
    align-items: center;
    font-weight: normal;
    position: relative;
}

.column-tit001 a,
.column-tit001 p {
    color: #333;
    font-size: 0.32rem;
    line-height: 1;
}

@media (max-width: 960px) {
    .column-tit001 a,
    .column-tit001 p {
        font-size: 0.22rem !important;
    }
}

/*# sourceMappingURL=column-tit001.css.map */