.iso{
    position: absolute;
    z-index: 0;

    &.bt{
        bottom: 0;
    }
    &.tp{
        top: 0;
    }
}

.syst-header{
    .flair{
        svg{
            font-size: 8rem;
        }
        

    }
}