
#ratingWidgets div {
	display: inline-block;
	vertical-align: top;
	margin-bottom: .3rem;
}

#auorg-bg {
	width: 25% !important;
}

.trustpilot-widget {
	width: 50%;
}

.trustpilot-widget iframe {
	width: 70% !important;
	margin-left: 1.25rem;
}

.trustpilot-widget img {
	margin: 0 !important;
	width: 70%;
}

#trustedshopsWidget {
	margin-left: .75rem;
}

#utopia-widget {
	margin-top: .87rem;
	margin-left: .6rem;
}

.shopauskunft-widget {
	margin-top: .8rem;
	margin-left: 1rem;
}

@media screen and (max-width: 768px) {
	#trustedshopsWidget {
		margin-top: .87rem !important;
	}
}

@media screen and (max-width: 480px) {
	.trustpilot-widget {
		width: 70%;
		margin-top: .6rem;
		margin-bottom: 0 !important;
	}

	.trustpilot-widget iframe {
		margin-left: 0;
	}

	#trustedshopsWidget {
		margin-left: .6rem !important;
		margin-top: 0 !important;
	}
}

@media screen and (max-width: 360px) {
	.trustpilot-widget {
		width: 100%;
	}
}
