@charset "UTF-8";
/* CSS Document */

@media (max-width: 899px) {
    .bp_lsaCategoriesList {
        height: 190px;
        overflow: hidden;
        overflow-y: auto;
    }
    .bp_lsaFullScreen .bp_lsaCategoriesList > a.bp_lsaCategory:nth-child(n+4) {
    }
}