.strb-popup-content-right h1 {
    font-size: 60px !important;
    font-weight: 800;
    padding: 0 30px !important;
    line-height: 57px;
    margin-bottom: 10px;
}

.strb-popup-content-right h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.strb-popup-content-right p {
    margin-bottom: 7px;
}

.strb-coupon-code {
    border: 1px dashed #757575;
    width: 50%;
    margin: 0 auto;
    padding: 9px;
}

.strb-popup-content-left img {
    object-fit: cover;
    width: 100%;
}

.strb-popup-content-left {
    height: 240px;
    overflow: hidden;
    margin-bottom: 10px;
}

#pure-wc-offer-popup .strb-shop-popup-wrapper .strb-shop-popup-content {
    padding: 0;
}