.lftimg{    margin-left: 0;
    max-width: 300px;
    margin-bottom: -2rem;
    }
    .shoot {
        position: relative;
        padding: 0;
        cursor: url('images/cursor.png')25 25, auto;
    }
    .centered {
        transform: translate(-50%, -50%);
    }
    
    .overlay-container {
        position: absolute;
        width: 100%;
        height: 100%;
bottom: 0;

    }
    
    .overlay-container img {
        position: absolute;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        pointer-events: auto;
        cursor: url('images/cursor.png')25 25, auto;
    }
    
    #rgtimg{max-width: 300px;
    border-radius: 1000% 0 0 50%;
    margin-bottom: 0.5rem;
    
    }
    #num6:hover .B {
        display: block;
    }

     .gif {
    display:flex;
    justify-content: space-between;
align-items: end;
}