.yotpo-widget-hero-section.yotpo-widget-override-css .yotpo-text-container.yotpo-center-layout {
    top: 330px !important;
    width: 100%;
    max-width: 500px !important;
    background: rgba(79,7,127,.6);
  	padding: 20px !important;
}

.yotpo-widget-hero-section.yotpo-widget-override-css .yotpo-is-mobile .yotpo-text-container.yotpo-center-layout{
	background: rgba(79,7,127,0);
  	top: 0px !important;
  	padding: 0px !important;
}

.yotpo-widget-hero-section.yotpo-widget-override-css .yotpo-is-mobile{
	background:#4F077F;
}