/* S R Style-1*/
.social-reviews-style-1 .tpgb-sr-header{
	display: flex;
	position: relative;
}
.social-reviews-style-1 .tpgb-sr-bottom {
	display: flex;
	position: relative;
	justify-content: space-between;
	align-items: center;
}
.social-reviews-style-1 .bottom-left-content {
	display: flex;
	position: relative;
}
.tpgb-social-reviews .social-reviews-style-1 img.tpgb-sr-profile {
	margin: 0 10px 0 0;
}
.social-reviews-style-1 .header-inner-content {
	display: inline-flex;
    position: relative;
    flex-direction: column;
    width: 100%;
}
.social-reviews-style-1 .tpgb-sr-logo {
    margin-right: 10px
}
.social-reviews-style-1.overlayimage .tpgb-sr-header {
    padding: 0 25px
}
.social-reviews-style-1.overlayimage img.tpgb-sr-profile {
    position: absolute;
    left: 0;
    transform: translateX(-40px)
}
.list-carousel-slick .social-reviews-style-1 img.tpgb-sr-profile {
    margin: 0 10px 0 0
}