#fadeshow1
{
position: relative;
width: 100%;
}

#fadeshow1:before{
	content: "";
	display: block;
	padding-top: 54%;
}
.fadeslidedescdiv
{
bottom: 0 !important;
}

.gallerylayer img
{
width: 100% !important;
height: auto !important;
}