/*--------------- 		Structure 		---------------*/
.header {display:none;}
/*--------------- 		Responsive		---------------*/

@media only screen and (max-width:480px) {
}
@media only screen and (max-width:320px) {
}