#no-echantillon .modal-footer {
    flex-wrap: wrap;
}

#no-echantillon .modal-footer {
    flex-wrap: wrap;
}

@media (max-width: 792px) {
    #no-echantillon .modal-footer .btn {
        display: block;
        width: 100%;
        margin-top: .5rem;
        margin-left: 0;
    }
}

#no-echantillon .modal-content {
    max-width: 600px;
}

#no-echantillon .modal-title {
    font-size: 1.0rem;
    font-weight: 700;
}