.divGround .tblGround001A{
    border: none;
    background: none;
    background-color: none;
    background-image: none;

    display: inline-flex;
    width:90%;
}




.divGround .tblGround001A .tdOverView{
    border: none;
    background: none;
    background-color: none;
    background-image: none;
    
    width:350px;

    text-align: center;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
}

.divGround .tblGround001A tr td .h2Details{
    border:none;
    background: none;
    background-color: none;
    background-image: none;

    width:70%;

    color: #636466;
    font-size: 20px;
    margin-left:200px;

    
        border:0px solid rgba(46, 139, 86, 0.13);

        line-height: 2.0;

        box-shadow: 10px 10px 10px lightgray;
        border:0px solid rgba(46, 139, 86, 0.13);

        line-height: 2.0;

}


.divGround .tblGround001A .tdOverView .imgOverView{
    width:300px;
    height:auto;
    margin-right:0px;

    line-height: 5px;
    padding:3px;
      
    transform:translateY(0px);
      transform-style: preserve-3d;
      transform-origin: 20% 40%;
      transition: 1.0s;
      cursor: pointer;
        opacity:100%;
      box-shadow: 10px 10px 5px rgb(82,11,77);
      border:0px solid rgba(46, 139, 86, 0.13);
      box-shadow:0 0 6px rgba(255,255,255,3.5);
      background: gainsboro;
      border-radius: 5px;
      float:right;
      right:0px;
      margin-right:0px;

}



.divGround .tblContact{
    border: none;
    background: none;
    background-color: none;
    background-image: none;

    width:100%;
}
.divGround .tblContact .tbltrContact{
    border: none;
    background: none;
    background-color: none;
    background-image: none;
}

.divGround .tblContact .tbltrContact .tbltrtdContact{
    border: none;
    background: none;
    background-color: none;
    background-image: url(../images_mediglobus//image_011.png);

    text-align: center;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
}

.divGround .tblContact .tbltrContact .tbltrtdContact .h2Tag{
    font-size:17px;
    color:#00aab4;
    border: none;
    background: none;
    background-color: none;
    background-image: none;
        
    justify-content: space-between;
    letter-spacing: 5.0px;

    margin-top: 20px;
    height:auto;

    text-align: center;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
}