.fr-box .beforeafterdrag .content{
	display: flex;
}
.fr-box .beforeafterdrag .item{
	flex: 0 0 50%;
}
.beer-reveal img{
	max-width: none!important;
}
.fr-box .beer-reveal{
	opacity: 1;
	border-right: 2px solid #999;
	width: 50%;
	right: 0%;
}
.fr-box .beer-reveal img{
	height: 100%;
	width: 100%;
}
.fr-box .compareimage{
	width: 100%;
}
.fr-box .beer-slider{
	width: 100%;
}
.fr-box .imgafter{
	float: right;
}