@media (min-width: 565px) {

}
@media (max-width: 767px) {
    small,
    mark {
    font-size: 11px;
    }
}
