.rsdir-no-image {
	height: 48px !important;
	width: 48px !important;
	padding: 50%;
}
.rsdir-more-from-this-entries.vertical .rsdir-more-from-this-entry {
	margin-bottom: 1.4rem;
}
.rsdir-more-from-this-entry-title, .rsdir-more-from-this-entry-rating {
	line-height: 1;
	margin-bottom: .4rem;
}
strong.rsdir-more-from-this-entry-title a {
	font-weight: 700;
}
.rsdir-more-from-this-entry-body {
	overflow: hidden;
}
.rsdir-more-from-this-entry .thumbnail.float-start ~ .rsdir-more-from-this-entry-body {
	text-align: left;
}
.rsdir-more-from-this-entry .thumbnail.float-end ~ .rsdir-more-from-this-entry-body {
	text-align: right;
}
.rsdir-more-from-this-entry .thumbnail:not(.float-start):not(.float-end) ~ .rsdir-more-from-this-entry-body {
	margin-top: .4rem;
}
.rsdir-more-from-this-entry-body ~ .thumbnail {
	margin-bottom: .4rem;
}

@media (min-width: 768px) {
	.column-left .rsdir-more-from-this-entry-body, .column-right .rsdir-more-from-this-entry-body {
		width: 100%;
	}
}

@media (min-width: 1200px) {
	.column-left .rsdir-more-from-this-entry-body, .column-right .rsdir-more-from-this-entry-body {
		width: auto;
	}
}