@media screen and (min-width: 768px) {
    #page-menu-side {
         display: block !important;
    }
}
