.row-filter {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    align-items: start;
    justify-content: start;
    line-height: 0;
    display: none !important;
}