.logo img {
    max-height: 80%;
    max-width: 80%;
}

.login-logo img {
    width: auto !important;
    max-height: 100%;
    max-width: 100%;
}

.login-logo span {
    display: none;
}

.sonata-ba-list-field-header-batch {
    width: 0;
}

.sonata-ba-view-container th {
    width: 200px;
}

td > div.row {
    margin-left: -15px;
    margin-right: -15px;
}

td > div.row .thumbnail {
    margin-bottom: 5px;
}
