.table.is-fifty-fifty td {
  width: 50%;
}

.image-depth {
  box-shadow: inset 0 0 50px #000;
}

div.popup {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 300px;
  z-index: 1000;
}

@media screen and (min-width: 1024px) {
  div .fixnavbar {
    background-color: #00d1b2;
    border: initial;
  }
}
