.sh-otherrow td, .sh-otherrow td a  {color: white;
    font-size: 20px;}
.sh-firstrow td { color: white;
    font-weight: 700;
    font-size: 28px;}

.sh-otherrow td img { width: 36%;
    float: right;
    margin: 0px;
    min-width: 24px;
    max-width: 16%;
}

.sh-contactstable { width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 36px;
    margin-bottom: 36px}

.sh-firstrow td img { width: 40%;
    float: right;
    margin: 12px;
    min-width: 64px;
}

@media (max-width: 640px) {
 .sh-firstcolumn {
    width: 30%;
 }
}

@media (max-width: 800px) {
 .sh-firstrow .sh-secondcolumn {
    font-size: 23px;
 }
}

#REGION_CONTACT {
        background-color: #004f9f;
}

/* .tg-wrap{
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
} */
