@media (max-width: 769px) {
    #open-hours {
        display: none !important;
    }
}