export const resultsContainer = css`
    width: calc(100% - 360px);
    .pagination {
        padding: 20px 0;
    }