#img {
    position: absolute;
    width: 95%;
    min-width: 85px;
    right: 35%;
}

#c {
    position: absolute;
    font-size: 13px;
    left: -5px;
    right: -5px;
    /* margin-top: 5%; */
    /* text-align: justify; */
}

#c1 {
    margin-top: 3%;
}

#d {
    margin-top: 20%;
    font-size: small;
}

#a {
    position: absolute;
    font-size: 10px;
    right: -2px;
}

#d {
    position: absolute;
    text-align: center;
}

#e1 {
    position: absolute;
    width: 90%;
    /* text-align-last: justify; */
    text-align: justify;
    /* right: 2%; */
    left: -6%;
    font-size: 17px;
    margin-top: 25%;
    line-height: 40px;
}

#f {
    position: absolute;
    width: 100%;
    text-align: justify;
    left: -12%;
    font-size: 17px;
    margin-top: 50%;
    line-height: 40px;
}

#last {
    /* left: -30%; */
    width: 125%;
}

#card {
    left: 87%;
    margin-top: 17%;
}

#print {
    display: none;
}