.yotpo-display-l .yotpo-main-layout .yotpo-head {
	margin-top: 20px !important;
  	margin-bottom: 20px !important;
}

@media only screen and (max-width: 600px) {
	.yotpo-filters-container .yotpo-filters-container-inner {
	margin-top: -200px !important;
	}
}

.yotpo-filters-container .yotpo-filters-container-inner {
	margin-top: -200px !important;
}

.yotpo-reviews-container {
	margin-top: -50px !important;
}

@media only screen and (max-width: 600px) {
	.yotpo-display-s .yotpo-bottom-line .yotpo-star-distribution {
		margin-bottom: -50px !important;
	}
}

.yotpo-review-title {
	font-size: 16px !important;
}

.yotpo-review-content {
	font-size: 14px !important;
}

@media only screen and (max-width: 600px) {
	.yotpo-display-s .yotpo-review .yotpo-review-center-panel .yotpo-review-content {
		margin-top: 0px !important;
	}
}

@media only screen and (max-width: 600px) {
	.yotpo-vertical-pagination .yotpo-reviews-pagination-item {
		height: 45px !important;
	}
}

@media screen and (max-width: 600px) {
.yotpo-bottom-line-question-wrapper-horizontal .yotpo-range-questions-center-wrapper .yotpo-custom-questions-range-question {
	justify-content: center !important;
}
}

@media screen and (max-width: 600px) {
.yotpo-custom-questions-range-question .yotpo-custom-questions-range-question-wrapper .yotpo-custom-questions-range-question-title {
	display: block !important;
  	font-weight: bold !important;
}
}