#clappr {
  width: 100%;
  height: 100%;
  position: relative;
  min-height: 320px;
  margin-bottom: 25px;
}

#clappr > div {
  width: 100%;
  height: 100%;
  position: absolute;
}

