@import "main.css";

.worldEntry:first-child {
  min-width: 100%;
}

.worldEntry {
  min-width: 33%;
}

.worldImg {
  width: 100%;
}
