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