.bgDouble {
	background: url('../img/main/bgDdouble.png') no-repeat bottom left / 150%;
}
.bgDouble h1 {
	padding: 50px 0 0px 50px;
}
.bgDouble p {
	padding: 0 50px 40px 50px;
	font-size: 1.4rem;
	color: #836C3D;
}
#page-our-whisky section.sectionFooter .container .row .col-6:nth-child(2) {
	display: block !important;
}
#page-our-whisky section.sectionFooter .container .row .col-6:nth-child(1) {
	flex: 0 0 50%;
	max-width: 50%;
}

#page-our-whisky .carousel3 .slick-slide img {
	width: 80%;
}
#ourMaltsPics {
    height: 100%;
    position: absolute;
    margin: 0 auto;
    right: 15px;
    width: auto;
}