#container-scan {
    margin-bottom: 50px;
}

#container-photo-empty {
    padding: 60px 10px !important;
    text-align: center;
    border-radius: 15px;
}

#container-results {
    padding: 10px;
    min-height: 200px;
}

#container-results-empty {
    text-align: center !important;
    padding: 90px 10px !important;
}

table thead tr th {
    font-size: 0.7em !important;
}

table tbody tr td {
    font-size: 0.7em !important;
}