#icard-section-all  .thanks-message-1{
    min-height: 98vh;
    width: 1024px;
    position: relative;
}

span.inline {
    white-space:nowrap;
    display: inline-block;
}
.icard-image-wrap{ display: none; }
.icard-text-wrap{ height:0px}
h4.id_text {
    color: #212529;
    position: relative;
    top: -496px;
    left: 280px;
    display:none:
}
h4.id_text1 {
    color: #212529;
    position: relative;
    top: -487px;
    left:280px;
    font-size: 18px;
    font-weight: bold;
}
h4.id_text_desig {
    position: relative;
    top: -485px;
    left: 280px;
    color: #212529;
    font-size: 18px;
    font-weight: bold;
 }

span.ps.img_po {
    position: relative;
    top: -493px;
    left: 270px;
    max-width: 100%;
}
span.ps.img_po img{
    width: 133px;
    height: 146px;
    margin-left: -13px;
}
h4.right_txt.ps {
    color: #666;
    position: relative;
    font-size: 15px;
    top: -743px;
    left: 595px;
}
h4.ps.adtxt {
    font-size: 15px;
    color: #666;
    position: relative;
    top: -733px;
    left: 560px;
}
h4.ps.mobtext{font-size: 15px;
    color: #666;
    position: relative;
    top: -727px;
    left: 595px;
}
.download-icard-wrap, #icard-section-all{
    display: none;
}
@media only screen and (max-width: 600px) {
    #icard-section-all .thanks-message-1 {
        min-height: 81vh;
        background-position: top;
      }
}