.video-overlay {
  height: 590px;
  width: 1120px;
}

.video-overlay .popup-content {
  background-color: #fff;
  float: left;
  height: 600px;
  overflow: hidden;
  position: absolute;
  padding-top: 20px;
  text-align: center;
  top: 0;
  width: 100%;
}

.lookbook-video {
  display: none;
}

.backto-link {
  color: #f2018a;
  cursor: pointer;
  display: block;
  font-family: "PNovaExtraB", Helvetica, Arial;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 30px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 250px;
}

.backto-link:after {
  color: #f2018a;
  display: inline-block;
  font-family: "Fontello";
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  padding-left: 5px;
  speak: none;
  top: 0;
}
