.fcs-folk-board {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  min-height: 240px;
}

.fcs-folk-board-frame {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  background: transparent;
}
