﻿/* Mobile view */
@media (max-width: 767px) {
    .categoryul {
        display: block !important;
    }
}
