.block-banner_iozt_animals .birds {
    height: 182px;
    /*position: absolute;*/
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    pointer-events: none;
}

.block-banner_iozt_animals .flexBackground {
    position: relative;
    height: 100%;
    width: 100%;
    background: url("../../../common/site_assets/iozt/img/australian_animals.svg") no-repeat center top;
    background-size: auto;
    background-size: cover;
    /*z-index: -1;*/
    left: 0;
    top: 0;
}