.img {
	border: 1px solid black;
	width: 100%;
	height: 100%;
}

#topImage{
	display: block;
	max-width: 613px;
	max-height: 458px;
	box-sizing: border-box;
	margin-bottom: 5px;
}

#bottomImage{
	display: block;
	max-width: 592px;
	max-height: 446px;
	box-sizing: border-box;
}
