@media (max-width: 600px) {
    h1 #page-heading-text {
        display: none;
    }
    .hud-left {
        display: none;
    }
}