.cover{
	overflow: hidden;
}
.cover img{
	width: auto;
	max-width: none;
	height: 100%;
}