@media only screen and (max-width: 800px) {
.widget-header { display: none; }
}