@media(min-width:1200px) {
	.teaser-menu img {
		/*width: 270px;
		height: 270px;*/
	}
	
	body.sticky-menu-deactive div.body #header .logo img {
		width: auto;
	}
	
	body.sticky-menu-deactive[style="padding-top: 0px;"] div.body #header .logo img {
		width: auto !important;
	}
	
	.container-teaser-menu {
		width: 1120px;
	}
}