@charset "utf-8";
/* CSS Document */

.page-template-products #hdr article {
	display: block;
	font-size: 83.3%;
	position: absolute;
	right: 5%;
	top: 90px;
	width: 416px;
}
@media (max-width: 979px) {
	.page-template-products #hdr article, .page-template-products #hdr article p {
		display: none;
	}
	.page-template-products #over {
		display: block;
		background-image: url("images/bg_over.jpg");
		height: auto;
		position: relative;
	}
	#spirits, #taste, #botanicals, #over {
		padding: 30px 15px;
		height: auto;
	}
}