221
edits
No edit summary |
No edit summary |
||
Line 176: | Line 176: | ||
@media only screen and (max-width: 767px) { | @media only screen and (max-width: 767px) { | ||
.page-heading { | .page-heading { | ||
display: none; | display: none !important; | ||
} | } | ||
} | } |