
.ly_description_23 {
    background: #E8F0F8  !important;
}
.global_mode_video7 {
    background: #E8F0F8  !important;
}
.section:first-child .compute_process_img {
    padding-top:44% !important;
}
.global_mode_gallery14 .subtitle {
    display: none;
}
.ly_coupon_3 .coupon_wrpper {
    position: relative !important;
}
.ly_coupon_3 .coupon_wrpper::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-image: url("//ueeshop.ly200-cdn.com/u_file/UPBG/UPBG423/2608/25/photo/tape20.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    pointer-events: none;
}

.coupon-right-btn {
    position: absolute;
    z-index: 99;
    right: auto;
    left: 75%;
    top: 75%;
    transform: translate(-50%, -50%);
}
.coupon-right-btn a {
    display: inline-block;
    background-color: #1E71CE;
    color: #ffffff;
    border: transparent;
    border-radius: 22px;
    padding: 12px 30px;
    font-size: 18px;
    text-decoration: none;
    font-weight: 600;
}
.coupon-right-btn a:hover {
    background-color: #FF7600;
    color: #ffffff;
}


@media (max-width:1000px) {
    .ly_coupon_3 .coupon_wrpper::after {
        width: 100%;
        height: 220px;
        top: auto;
        bottom: 0;
        right: 0;
    }
    .ly_coupon_3 .coupon_wrpper {
        padding-bottom: 220px;
    }
    .coupon-right-btn {
        left: 50%;
        top: auto;
        bottom: 40px;
        transform: translateX(-50%);
    }
    .coupon-right-btn a {
        font-size: 12px;
        padding: 10px 22px;
    }
}
