#page-bottle section .container {
	padding: 30px 0;
}
#page-bottle h3 {
	font-size: 1.4rem;
	color: #836C3D;
}
#page-bottle p {
	font-size: 1.2rem;
}
hr {
	margin-left: 0;
	border-top: solid 2px #836C3D;
}
.iwsc {
    position: absolute;
    top: 66%;
    left: -33px;
    width: 100px;
    filter: drop-shadow(0 0 7px #666);
}
.medal1 {
	top: 65%;
}
.medal2 {
	top: calc(65% + 100px);
}

.bottleDescContent {
    position: absolute;
    bottom: 0;
}