.yotpo-widget-hero-section .yotpo-text-on-background:not(.yotpo-is-mobile) .yotpo-text-container.yotpo-center-layout {
    background: rgba(255,255,255,0.65);
    padding: 10px;
    max-width: 600px!important;
   position: absolute!important;
   top: 50%;
   transform: translateY(-50%);
   left: 0;
   right: 0;
}

.yotpo-widget-hero-section .yotpo-text-on-background{
 min-height: 900px!important;
  position: relative;
}

.yotpo-widget-hero-section .yotpo-is-mobile{
 min-height: 0!important;
}

.yotpo-widget-hero-section .yotpo-is-mobile .yotpo-customer-logged-out-buttons {
    padding-left: 10px;
    padding-right: 10px;
}
