.frame-container {
  position: relative;
  overflow: show;
  width: 100%;
  padding-top: 56%;
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  border: none;
}

#footer,
#right,
#tc-footer-btt-wrapper
{
	display: none;
}
