#divPatienceThing {
    display: none;
    align-items: center;
    justify-content: center;
    width: 600px;
    height: 800px;
    overflow: visible;
}

#divPatienceThingGecko,
#divPatienceThingGecko2 {
    width: 195px;
    position: relative;
    top: -115px;
    left: 73px;
    transform: rotate(-12deg) scaleX(-1);
}

#imgPatienceThingFullBackground,
#imgPatienceThingFullBackground2 {
    position: fixed;
    width: 600px;
    height: 800px;
}