
.data-module div img{
	border:none;
	height:725px;
	width:600px;
}


@media screen and (min-width:1230px) {
	.data-module div img{
		height:967px;
		width:800px;
	}

}