.content-image {
	background-size: contain;
	background-repeat: no-repeat;
	/*background-color: rgba(0, 0, 0, 0.1);*/
	height: 200px;
	margin: 0 0 40px 20px;
	float: right;
}
.image-medsoundstudio {
	background-image: url('/img/software/medsoundstudio_thumbnail.jpg');
	background-position: 100% 0%;
	width: 30%;
}
