@media screen and (min-width:333px) {
    .br-sp {
        display: none;
    }
}