#page-home .carousel-indicators {
	display: none;
}
#page-home .carousel-caption {
	width: 100%;
}
.bigPictureTitle {
	font-size: 2rem !important;
	line-height: 40px !important;
}

#page-our-whisky section .container {
	border-top: solid 1px #836C3D;
}
#page-our-whisky section .container .row .col-6:nth-child(1) {
	flex: 0 0 100%;
	max-width: 100%;
}
#page-our-whisky section .container .row .col-6:nth-child(2) {
	display: none;
}
#page-our-whisky section .container .row.bgDouble {
	background: none;
}

#page-our-whisky section .container .mb-50 {
	margin-bottom: 0px !important;
}

/* BOTTLE */
#page-bottle h1 {
	font-size: 1.4rem;
    line-height: 1.6rem;
}
#page-bottle h3 {
    font-size: 1rem !important;
    line-height: 1rem !important;
    margin: 0;
}
#page-bottle p {
    font-size: 1rem !important;
}
#page-bottle section.bootle .container {
	margin-top: 0px !important;
}
#page-bottle section.bootle .container .desc {
	margin-top: 15px !important;
}
.iwsc {
    top: 63% !important;
    left: -24px !important;
    width: 100px !important;
}
/* /BOTTLE */

/* OUR STORY */
#page-history .bigText {
	font-size: 1.4rem;
}
/* /OUR STORY */