.yotpo-coupons-redemption-widget .yotpo-redemption-option-container.yotpo-redemption-no-background:not(.yotpo-is-mobile) {
    width: 400px !important;
    column-gap: 10px !important;
    background: #fff;
    border: 0 !important;
    padding: 40px !important;
    border-radius: 40px !important;
}


.yotpo-coupons-redemption-widget .yotpo-redemption-options-list {
    gap: 80px !important;
}

.yotpo-coupons-redemption-widget .yotpo-coupons-redemption-widget-container {
    position: relative;
}

.yotpo-coupons-redemption-widget:not(.yotpo-is-mobile) .yotpo-coupons-redemption-widget-container:before {
    content: none;
    background: url(https://cdn.shopify.com/s/files/1/1203/1874/files/A_ANGLE_2x_4bf2d859-3297-4565-979e-a470e6145588.png?v=1729857381) no-repeat top right/contain;
    height: 250px;
    width: 200px;
    display: block;
    position: absolute;
    right: 379px;
    top: -119px;
}

.yotpo-coupons-redemption-widget .yotpo-coupons-redemption-widget-container.yotpo-is-mobile:before {
    width: 78px;
    top: -65px;
    right: -6px;
}

.yotpo-coupons-redemption-widget .yotpo-coupons-redemption-widget-container{position:relative;}
.yotpo-coupons-redemption-widget:not(.yotpo-is-mobile) .yotpo-coupons-redemption-widget-container:after {
    content: none;
    display:block;
    height: 300px;
    position:absolute;
    left: -240px;
    width: 500px;
    background:url(https://cdn.shopify.com/s/files/1/1203/1874/files/ALPHA_A_DIVISION_BRACELET_GOLD.png?v=1729859871) no-repeat center top/contain;
    bottom: -220px;
}
 
.yotpo-coupons-redemption-widget:not(.yotpo-is-mobile) .yotpo-coupons-redemption-widget-container.yotpo-is-mobile:after {
    bottom: -450px;
    left: 236px;
    z-index: 99;
    width: 120px;
}