.flipbook-wrapper-transparent .flipbook-main-wrapper {
    top: 0rem !important;
}
.flipbook-main-wrapper {
    top: 7rem;
    background: #E6E6E6 !important;
    z-index: 10;
}
.flipbook-menuTop {
    top: 2rem;
    @media screen and (min-width: 1400px) {
        top: 1rem;
    }
}
.flipbook-currentPageHolder {
    background: #FD283F !important;
}
.flipbook-menuBottom {
    background: #E6E6E6 !important;
}
