@media only screen and (min-width: 1024px) and (max-width: 1024px) {

#extraContainer6{
	background-image: none!important;
	}
}

@media only screen and (max-width: 768px) {

#extraContainer6{
	background-image: none!important;
	}
	
}