
/* Basic */

	@-ms-viewport {
		width: device-width;
	}



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

#what
#what 
#what .contentit{text-align: center;}

	}

@media screen and (max-width: 1680px) {
#what
#what 
#what .contentit{text-align: center;}
			}

@media screen and (max-width: 1280px) {
#what
#what 
#what .contentit{text-align: center;}
}

@media screen and (max-width: 360px) {
#what
#what 
#what .contentit{text-align: center;}
}


