
#nenga {
	position: relative;
	width: 100%;
	margin: 0 auto 20px;
	padding-bottom: 40%;
}

#nenga img {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 100%;
	min-width: 100%;
}
