.indexPage .header_right .trustpilot-widget {
	margin-top: -7px;
	margin-bottom: -13px;
	float: left !important;
}

.searchPage .header_right .trustpilot-widget {
    margin-bottom: -19px;
}

#best-sales .header_right .trustpilot-widget {
	padding-bottom: 20px;
}

.header_right .trustpilot-widget {
	margin-bottom: -35px;
	float: left !important;
}

.blogWrapper .top_column2 .trustpilot-widget {
	width: 250px;
}

.header_right .trustpilot-widget iframe {
	margin-left: -36px;
}

.404Page .header_right .trustpilot-widget {
	margin-bottom: -20px;
}

@media (max-width: 991px) {
	.header_right .trustpilot-widget iframe {
		margin-left: -50px;
	}

	.header_right .trustpilot-widget {
		margin-bottom: -6px;
		float: left !important;
	}

	#best-sales .header_right .trustpilot-widget {
		padding-bottom: 0px;
	}
}

#footer .trustpilot-widget {
	padding-top: 10px;
}