@media only screen and (max-width: 980px) {
#masthead {
display: none;
}
}