@media (min-width: 768px) and (max-width: 991px) {
	
	.superbackground {background:none;}
	footer {
		background: rgba(255,255,255,0.80);
	}
}