.searchDiv{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
}