@font-face {
	font-family: 'PTSans Narrow Bold';
	font-display: auto;
	src: url(../fonts/ptsans_narrow_bold.woff) format('woff');
	font-display: swap;
}

div.container {position: relative; width: 100%; min-width: 620px; max-width: 1220px; height: 350px; background: url(../img/bg.jpg) center top no-repeat; overflow: hidden;}
div.container div.logo {position: absolute; z-index: 3; width: 173px; height: 55px; left: 22%; top: 28px; margin: 0 0 0 -120px;}
div.container div.bottles {position: absolute; z-index: 1; left: 0; top: 0; right: 0; bottom: 0;}
div.container div.bottles div.bottle_1 {position: absolute; z-index: 3; width: 88px; height: 230px; left: 22%; top: 120px; margin: 0 0 0 -3px;}
div.container div.bottles div.bottle_1_shadow {position: absolute; z-index: 2; width: 72px; height: 175px; left: 22%; top: 129px; margin: 0 0 0 -26px;}
div.container div.bottles div.bottle_2 {position: absolute; z-index: 1; width: 189px; height: 238px; left: 22%; top: 112px; margin: 0 0 0 -140px;}
div.container div.text {position: absolute; z-index: 2; left: 22%; top: 174px; margin: 0 0 0 100px; font-family: 'PTSans Narrow Bold', Arial, sans-serif; font-size: 140%; line-height: 1.3; font-weight: normal; text-transform: uppercase; color: #ffffff;}
div.container div.text span.red {color: #e40202;}