@media screen and (max-width: 1100px) {
    .voucher-page #go-back-arrow {
        left: 50%;
        top: 10px;
    }

    .voucher-page .voucher-wrap #voucher-view {
        width: 400px;
        height: 530px;
        padding: 0 40px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content {
        font-size: 10px;
        height: 380px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content h5 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-contact {
        font-size: 9px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-footer {
        font-size: 12px;
    }
}
@media screen and (max-width: 970px) {
    .voucher-page .voucher-wrap {
        display: block;
    }

    .voucher-page .voucher-wrap #voucher-view {
        height: 700px;
        width: 528px;
        padding: 0 70px;
        margin: 0 auto;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content {
        text-align: center;
        height: 480px;
        padding: 0 35px;
        font-size: 12px;
        position: relative;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content h5 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-contact {
        font-size: 10px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-footer {
        font-size: 13px;
    }
}
@media screen and (max-width: 640px) {
    .voucher-page .voucher-wrap #voucher-view {
        width: 450px;
        height: 596px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content {
        font-size: 10px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-contact {
        font-size: 9px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-footer {
        font-size: 12px;
    }
}
@media screen and (max-width: 538px) {
    .voucher-page .voucher-wrap #voucher-view {
        width: 400px;
        height: 530px;
        padding: 0 30px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content {
        font-size: 10px;
        height: 380px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-head p {
        min-height: 18px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-text {
        margin-bottom: 10px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-contact {
        font-size: 9px;
        margin-bottom: 10px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-footer {
        font-size: 11px;
    }
}
@media screen and (max-width: 500px) {
    .voucher-page .voucher-wrap #voucher-view {
        width: 325px;
        height: 430px;
        padding: 0 23px;
        margin: 0 auto;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content h5 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content {
        padding: 0 10px;
        height: 300px;
        box-sizing: border-box;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-head {
        margin-bottom: 10px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-contact {
        font-size: 8px;
        margin-bottom: 10px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content p {
        font-size: 9px;
        line-height: 1.1;
        min-height: 15px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-text {
        margin-bottom: 10px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-footer {
        bottom: 0;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-footer p {
        margin-bottom: 5px;
        min-height: initial;
    }
}
@media screen and (max-width: 390px) {
    .voucher-page .voucher-wrap #voucher-view {
        background-size: 104%;
        padding: 0;
        width: 276px;
        height: 381px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content {
        padding: 0 25px;
        height: 279px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content p {
        font-size: 8px;
        min-height: 10px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-text {
        margin-bottom: 10px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-contact {
        font-size: 7px;
        margin-bottom: 10px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-footer {
        font-size: 8px;
    }
}
@media screen and (max-width: 360px) {
    :root {
        --prime-forn-size: 8px;
        --prime-margin-bottom: 4px;
    }

    .voucher-page .voucher-wrap #voucher-view {
        background-size: 104%;
        padding: 0;
        width: 255px;
        height: 351px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content {
        padding: 0 25px;
        height: 260px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content h5 {
        font-size: 14px;
        margin-bottom: var(--prime-margin-bottom);
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content p {
        font-size: var(--prime-forn-size);
        min-height: 8px;
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-text {
        margin-bottom: var(--prime-margin-bottom);
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-contact {
        font-size: 7px;
        margin-bottom: var(--prime-margin-bottom);
    }

    .voucher-page .voucher-wrap #voucher-view .voucher-view-content .voucher-footer {
        font-size: var(--prime-forn-size);
    }
}