.c-collection {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.c-collection__inner {
  width: 100%;
}