.table-responsive {
    overflow-x: auto;
}
.form-select, .form-control {
    width: 100%;
}
.alert {
    margin-top: 10px;
}