/* Videos */
.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* Buttons */
.eds_btnTrans {background-color: revert;}
/* Search */
.searchSkinObjectPreview_group {display:none;}
/* Feed */
.eds_news_Nova.eds_subCollection_news p.eds_largeText {
    font-size: 200% !important;
	line-height: 1.1 !important;
}
/* Layout */
.eds_paralaxBackground.eds_pBackground2 {
    background-image: url(/Portals/0/images/bg-board-games.jpg?v=1);
}
/* Admin */
.jspPane li {color: #000000;}
