.novo_objects.reader .logo {
	float: right;
	margin-left: 50px;
	margin-bottom: 40px;
}
.novo_objects.reader .logo img {
	max-width: 180px;
	max-height: 120px;
}
.novo_objects.reader .gallery .image_container figcaption {
	display: none;
}
.novo_objects.reader .gallery .image_container img {
	max-height: 120px;
	width: auto;
}
.novo_objects.reader .gallery .image_container {
	margin-right: 12px;
	display: inline-block;
}