.dui-nft-image {
  width: 100%;
  height: 100%;
}

.dui-nft-image__image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.dui-nft-image--ens {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='504px' height='504px' viewBox='0 0 504 504' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Elogo dark copy 2%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='desktop' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' opacity='0.119999997'%3E%3Cpath d='M389.718%2C463.05 C350.154%2C488.88 302.778%2C504 252%2C504 C201.222%2C504 153.846%2C488.88 114.282%2C463.05 L114.282%2C463.05 Z M252%2C0 C391.23%2C0 504%2C112.77 504%2C252 C504%2C328.986 469.476%2C397.908 415.044%2C444.15 L415.044%2C444.15 L88.956%2C444.15 C74.718%2C431.928 61.74%2C418.194 50.4%2C403.2 L50.4%2C403.2 L338.184%2C403.2 L338.184%2C294.084 L429.03%2C403.2 L453.6%2C403.2 L338.058%2C264.6 L306.18%2C302.904 L178.542%2C149.688 L17.136%2C343.35 C6.048%2C315 0%2C284.256 0%2C252 C0%2C112.77 112.77%2C0 252%2C0 Z M178.542%2C179.172 L293.958%2C317.646 L238.392%2C384.3 L37.548%2C384.3 C29.61%2C371.322 22.68%2C357.714 17.136%2C343.35 L17.136%2C343.35 L178.542%2C343.35 L178.542%2C179.172 Z M338.058%2C100.8 C303.282%2C100.8 275.058%2C129.024 275.058%2C163.8 C275.058%2C198.576 303.282%2C226.8 338.058%2C226.8 C372.834%2C226.8 401.058%2C198.576 401.058%2C163.8 C401.058%2C129.024 372.834%2C100.8 338.058%2C100.8 Z M178.542%2C55.188 C161.154%2C55.188 147.042%2C69.3 147.042%2C86.688 C147.042%2C104.076 161.154%2C118.188 178.542%2C118.188 C195.93%2C118.188 210.042%2C104.076 210.042%2C86.688 C210.042%2C69.3 195.93%2C55.188 178.542%2C55.188 Z' id='logo-dark-copy-2' fill='%23736E7D' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #37333d;
  color: white;
  flex-direction: column;
}

.dui-nft-image--atlas .resize-triggers,
.dui-nft-image--atlas .react-tile-map,
.dui-nft-image--atlas .react-tile-map-canvas {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
