@media screen and (max-width: 500px) {
	div#block-ppecsmarthub {
	    /* visibility: hidden; */
	    display: none;
	}
}