img:not([src]), img[src=""] {
  display: none;
}

#nc-root > header > div {
  justify-content: flex-end;
}

#nc-root > header > div > nav {
  display: none !important;
}

[class*="CollectionMain"] > div {
  width: 100% !important;
}

[class*="DropdownList-dropdownList"] {
  width: auto !important;
}
