.result--crew-premium .result--thumbnail .container img {
  display: block !important;
}

.viewer--back-to-top {
  width: 54px;
  height: 54px;
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 99;
  display: none;
  cursor: pointer;
}

@media screen and (min-width: 640px) {
  .hide-phablet {
    display: none;
  }
}