.interstitial-view.is-mobile {
    position: absolute;
    bottom: -850px !important;
    height: 461px !important;
}

.interstitial-view {
    background-color: rebeccapurple;
}

.klaviyo-close-form {
    z-index: 999999 !important;
}