/* Custom code goes here - paste your css code below in line 3 */
@media (max-width: 767px) {
div#category_desc {
    display: block!important;
}
}

