emergency style hacks

.home-layout {
  background: url(https://dq06ugkuram52.cloudfront.net/files/538748/12604285-original.png);
  > nav.navbar {
    border-bottom: 1px solid #bbb !important;
  }
}
.TYPE-metric.box .box-middle i {
    font-size: 20px;
}

.RIGHT-Xvote_count.content-view {
    float: left;
    overflow: hidden;
}

div#wikirate-info-video {
    width: 100%;height: 54vh;
}

div#wikirate-info-video iframe  {
    height: 100%;
    width: 100%;
    box-shadow: none;
}

.card-slot.content-view.RIGHT-headquarter {
    white-space: inherit;
}
body.wikirate-layout #main {
  min-height: calc(100vh - 85px);
}
.cite-bar .details {
  z-index: 10;
}
.bar.TYPE-task:hover {
    cursor: pointer;
}
.TYPE-task h5.media-heading a:first-child {
    color: #03998D;
}