/* added 'body' so these styles can overwrite the default ones from yotpo */
body .yotpo-widget-referral-widget .yotpo-background { height: auto !important; }
body .yotpo-widget-referral-widget .yotpo-tile { min-height: 0; }
body .yotpo-widget-referral-widget .yotpo-tile-box { padding-top: 40px; padding-bottom: 40px; }
body .yotpo-widget-referral-widget .yotpo-header-text { padding-bottom: 0; }
body .yotpo-widget-referral-widget .yotpo-referral-widget-form { margin-top: 20px; }
body .yotpo-widget-referral-widget .yotpo-action-button-widget.yotpo-friends-share-button { margin-top: 40px; }
body .yotpo-widget-referral-widget .yotpo-share-buttons-container { margin-top: 0; }
body .yotpo-widget-referral-widget .yotpo-share-buttons-container li:first-child { margin-top: 20px; }
/* position the background with custom values - specific for the current image */
@media screen and (min-width: 1440px) {
  body .yotpo-widget-referral-widget .yotpo-background.yotpo-center-background { background-position: 50% 21%; }
}