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

#webshop_header {
	height: 65px;
	
}

#webshop_main_grp {
	display: none;
	}

}