export const dataSearchContainer = css`
    width: 100%;
    max-width: calc(100% - 370px);
    ${queries.large`
        margin-left: 10px;