.label-b {
    font-weight: 700;
}

.list-group-item pre {
    margin-bottom: 0 !important;
}

.monospace {
    font-family: 'Courier New', Courier, monospace;
    margin-bottom: 0;
}

.crop-container {
    text-align: center;
}

.crop-container img {
    max-width: 100%;
    max-height: 80vh;
}