div#text-7.mh-widget.widget_text > h4.mh-widget-title {
display: none;
}
@media screen and (min-width: 1400px) {
.skin-advertising-button {
background: #e64946;
padding: 10px;
color: #FFF;
border-radius: 4px;
position: absolute;
top: 0;
right: -160px;
}
.skin-advertising-button:hover {
color: #e64946;
background: #FFF;
}
}