.deco{
    z-index: 1;
    position: absolute;
    &.bt{
        bottom: -2px;
    }
    &.tp{
        top: -5px;
    }
}

.hex-dcr{
    display: none !important;
}