.categoryPage{display:flex;flex-direction:column;padding:50px 80px}.categoryPageHeader{width:100%;display:flex;justify-content:space-between;align-items:center}.categoryPage-filterButton{width:100px;display:flex;align-items:center;justify-content:flex-end}.categoryPage-loading{width:100%;height:60%;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:768px){.categoryPage{padding:20px}}