.img_zd .td_img {
    position: absolute;
    max-width: 100%;
    left: 0rem;
    top: 0rem;
    border-radius: 50%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    right: 0rem;
    bottom: 0rem;}
