/* ALL VARIABLES */
/* end of media query */
@media(min-width:992px){

	.header .nav, .header .search-container {
		display: block !important;}
	
	.ingang-image{
			height: 200px;}
		
	a.cycle-next{
		top: 154px;}
	
	a.cycle-prev{
		top: 154px;}

} /* end of media query */