
@media(max-width: 767px) {
    .top-buttons .btn {
        margin-bottom: 10px;
    }
    #crudTable_filter {
        text-align: left !important;
    }
    #crudTable_filter input {
        margin-left: 0 !important;
    }
}
