@media only screen and (min-width: 960px) {
	.hide-desktop {
		display: none!important
	}
}