
#DNAimage {margin-top:-27px;width:219px;height:650px;}

@media screen and (max-width: 736px) {
	#DNAimage {
		margin-top:-15px;
		display: block;
		max-width: 30%;
		height: auto;
		width: auto\9; /* ie8 */
	}
}