#survey-popup p {
  font-size: 24px;
  text-align: center;
}

#survey-popup .buttons {
  margin: 29px 0 0;
}

#survey-popup .btn {
  font-size: 15px;
  line-height: 31px;
  margin: 0 10px;
}

#survey-popup .btn-no {
  background: #ddd;
  color: #333;
}

#survey-popup .btn-no:hover {
  background: #b3b3b3;
  color: #fff;
}

#content .wistia_embed .wistia_romulus_control {
  line-height: 220px;
}

#content .wistia_embed img {
  border: 0 !important;
  height: auto !important;
  vertical-align: middle !important;;
  width: 100% !important;
}