.emptyHeart{
    background: url("//www.gingerfox.co.uk/cdn/shop/t/2/assets/WISHLIST_HEART_EMPTY.svg?v=130620959407956298741677601430");
    width:20px;
    height: 20px;
    background-repeat: no-repeat;
}
.fullHeart{
    background: url("//www.gingerfox.co.uk/cdn/shop/t/2/assets/WISHLIST_HEART_FULL.svg?v=159344576924297820261677601430");
    width:20px;
    height: 20px;
    background-repeat: no-repeat;
}

#copyWishList{
    width:100%;
}