.must {
    color: #FF0000 !important;
}

@media (max-width: 767px) {
    .must {
        font-size: 0.18rem;
    }
}