search-demo {
    .example.search-demo {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }
}
