.interview-name.-top {
  margin-bottom: 0;
  position: absolute;
  bottom: 40px;
  right: 0;
  text-shadow: none;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 834px) {
  .interview-name.-top {
    bottom: 30px;
  }
}
