#DSHDCFlex {
	display: flex;
	max-width:50%;
}
#DSHDCFlex > img {
	padding: 3px;
	width:100%;
}
