.navbar-brand {
  padding: 0px;
}
.navbar-brand>img {
  height: 100%;
  padding: 15px;
  width: auto;
}
#content {
	position: relative;
}
iframe#full {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
}

iframe#transmission {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
}
iframe#filemanager {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
}
iframe#dlna {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
}
iframe.h500 {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
}
