component-footer-showlogo a, component-footer-showlogo a:hover {
    text-decoration: none;
}

component-footer-showlogo a .diplay_tabit_customers {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
}

component-footer-showlogo a .diplay_tabit_customers .diplay_tabit_cell_customers {
    text-align: center;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

component-footer-showlogo a .diplay_tabit_customers .diplay_tabit_cell_customers img.logo {
    max-width: 100%;
    width: auto;
    max-height: 100px;
    margin: 0 auto;
}