.deco{
    position: absolute;
    width: 100%;
    height: unset;
    left: 0;
    overflow: hidden !important;
    &.bt{
        bottom: 0;
    }
}