.tft-custom-block.animation-block.arrowflight  {
    min-height: 550px;
    overflow: hidden;
    position: relative;
}

.tft-custom-block.animation-block.arrowflight .ani-arrow-right {
    position: absolute;
    top: 50%;
}

.tft-custom-block.animation-block.arrowflight .anitext {
    position: absolute;
    top: 50%;
    font-size: 42px;
    font-weight: 400;
    right: 50%;
    z-index: 10;
}

.tft-custom-block.animation-block.arrowflight .ani-target {
    position: absolute;
    top: 50%;
}