#lp svg {
    visibility: hidden;
    overflow: hidden;
    text-align: left;
    display: flex;
    align-items: left;
    justify-content: left;
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 577px;
    top: 30px;
    left: 0;
}
