#id_session {
    margin-bottom: 10px;
}

@media (max-width: 350px) {
    #id_session {
        width: 85vw !important;
    }
}

.ccr_alert {
    display: inline-block;
}

table td:nth-of-type(2) {
    white-space: nowrap;
}