@media (min-width: 1600px) { 
	#logoBlock {
		text-align: left;
	}
	
	
	.text-sublogo {
		font-size: 12px;
		text-align: left;
	}

	.container.static-page {
		max-width: 1280px !important;
	}

	.lm-left-panel .linzmaster-lenses {
		max-height: 340px;
	}	
	
	.mobile-nowrap-carousel > div.item-wrap {
		flex: 0 0 16.6%;
	    max-width: 16.6%;
	}
}