/*
table tr:first-child td:first-child > a:first-child img {
    display: none;
}

table tr:first-child td:first-child > a:first-child {
    width: 500px;
    height: 99px;
    display: block;
    background-image: url(https://www.oeamtc.at/media/php_apps/common/images/logos/logo-oeamtc-reisen.png);
    background-repeat: no-repeat;
}
*/
