#animationBasket {
    max-width: 130px;
    height: 121px;
}

#basketContentWithGreyColour {
    position: relative;
    top: -39px;
    height: 46px;
}

#basketIndicator {
    position: relative;
    top: -59px;
    left: 93px;
    width: 45px;
    height: 11px;
    z-index: 200;
}

#basketLadder {
    position: relative;
    top: -103px;
    left: 115px;
    width: 19px;
    height: 51px;
}
