html,
body,
#qfcontent,
#qf-embed {
  width: 240px;
  height: 420px;
}
#qfcontent {
  background: #f4f4f4 url( images/bgr_widget240x420_content.jpg ) no-repeat scroll center center / cover ;
}
#qf-embed textarea {
  height: 375px;
}
#qf-carousel > div:nth-of-type(n+2) {
  display: none;
}

/**
 * Note: added to display 1 element at a time;
 */
#qf-header {
  height: 55px;
}
#qf-header div {
  font-size: 22px;
  line-height: 55px;
  font-weight: bold;
  text-transform: none;
  padding: 0 11px;
}
#qf-header div a span::before {
  font-size: 28px;
  line-height: 55px;
}
#qf-carousel div div span {
  font-size: 22px;
  line-height: 42px;
  display: block;
}
#qf-carousel h3 {
  font-size: 30px;
  line-height: 32px;
  margin: 25px auto 15px;
  text-transform: uppercase;
  padding-bottom: 15px;
  border-bottom: 2px solid #4388ae;
  width: 80%;
  height: 64px;
}
#qf-carousel div > div {
  font-size: 18px;
  line-height: 24px;
  height: 170px;
}
#qf-footer {
  bottom: 10px;
}
