#tl_navigation .group-geo_detector {
    background: url(../img/geo-detector-icon.svg) -5px 0px no-repeat;
}

#tl_geo_country_ip table {
    margin-top: 10px;
    width: unset;
}

#tl_geo_country_ip h2 {
    margin-top: 10px;
}

#tl_geo_country_ip th {
    font-weight: bold;
    padding: 6px 6px 6px 2px;
    background-color: #f6f6f8;
    border: 1px solid #e9e9e9
}

#tl_geo_country_ip td {
    padding: 6px;
    text-align: center;
    border: 1px solid #e9e9e9
}
