.yotpo-widget-hero-section.yotpo-widget-override-css .yotpo-text-on-background.yotpo-is-mobile .yotpo-background-text-mobile {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    padding: 30px 0;
    margin: 0 !important;
    background-position: top center !important;
    top: -30px !important;
    left: 0;
}

.yotpo-widget-hero-section.yotpo-widget-override-css .yotpo-text-on-background.yotpo-is-mobile .yotpo-text-and-buttons {
    position: relative;
    z-index: 2;
}

.yotpo-widget-hero-section.yotpo-widget-override-css .yotpo-text-on-background.yotpo-is-mobile {
    min-height: 0;
    padding: 30px 0;
}

.yotpo-widget-hero-section.yotpo-widget-override-css .yotpo-is-mobile .yotpo-title:before {
    height: 121px;
}

.yotpo-widget-hero-section.yotpo-widget-override-css .yotpo-title {
    position: relative;
}

.yotpo-widget-hero-section.yotpo-widget-override-css .yotpo-title:before {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: 177px;
    margin: 0 auto;
    background: url(https://cdn.shopify.com/s/files/1/0320/1210/7820/files/banner-header.webp?v=1693836565) no-repeat center/cover;
}


