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

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

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