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

