@media screen and (max-width:580px){



.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:14px;
    color:#00aab4;
    border: none;
    background: none;
    background-color: none;
    background-image: none;
        
    justify-content: space-between;
    letter-spacing: 2.0px;

    margin-top: 20px;
    height:auto;

    text-align: center;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
}








}