.yotpo-widget-referral-widget .yotpo-background .yotpo-right-align-image {
    object-position: 27% 50% !important;
}.yotpo-widget-referral-widget .yotpo-background .yotpo-right-align-image {
    object-fit: contain !important;
}

.yotpo-widget-referral-widget .yotpo-title-text {
	font-family: Life !important;
    font-weight: bold !important;
}

.yotpo-widget-referral-widget .yotpo-action-button-widget.yotpo-customer-share-button {
    margin-top: 20px !important;
}

span.yopto-widget-button-text {
    text-decoration: underline;
}

.yotpo-widget-referral-widget .yotpo-header-text {
    padding-bottom: 50px;
    display: none !important;
}

.yotpo-widget-referral-widget .yotpo-tab-active .yotpo-tabs-text {
    color: black!important;
}

.yotpo-widget-referral-widget .yotpo-background .yotpo-right-align-image {
    min-height: 50% !important;
    height: 100vh !important;
    max-height: 65vh !important;
    margin-top: -132px !important;
}

.yotpo-widget-referral-widget .yotpo-background.yotpo-is-mobile .yotpo-right-align-image {
	object-position: 50% 50% !important;
    margin-top: 0 !important;
}

@media(max-width: 425px) {
    .yotpo-widget-referral-widget .yotpo-background .yotpo-right-align-image {
    max-height: 40vh !important;
}
}