.type-banner
{
  flex: 1 0 100%;
}

.footer__title
{
  font-weight: bold;
  font-size: var(--typeBaseSize);
}
.collection-filter__inner .collection-filter__item--right
{
  display: none;
}
.template-collection section-main-content 
{
 padding-top: 0px;
}