.collection-sorting {
 	display: none; 
}

.flex-center {
 	display: flex;
  	justify-content: center;
}
