.feature-block {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column nowrap;
}
.feature-icon {
    width: 115.94rpx;
    height: 115.94rpx !important;
}
.feature-name {
    font-size: 23.55rpx;
    line-height: 1;
    color: #333;
    margin-top: 16.3rpx;
}