
.soldlist {
	margin-bottom: .93rem !important;
}

.soldlist p {
	margin: 0 0 .18rem 0;
	padding-left: .31rem;
	display: block;
	overflow: hidden;
}

.soldlist p:before {
	font-size: .37rem;
	margin: 0 .31rem .31rem 0;
	float: left;
}

.soldlist p a {
	word-break: break-all;
	word-break: break-word;
	word-wrap: break-word;
	display: inline;
	overflow: hidden;
}

.soldlist p svg {
	float: left;
}

.soldlist span {
	display: table;
	white-space: normal;
}

.articles div:last-child {
	margin-bottom: 0;
}

.mediatype_headline {
	border-bottom: var(--border-width-thin) dotted #000;
	margin-bottom: .62rem;
}

.mediatype_headline h2 {
	font-size: 120%;
	margin: 0;
	line-height: 1.56rem;
	padding: .12rem 0 .18rem 0;
}

.articlesOrder {
	margin-top: 1.25rem;
}
