iframe{
	border: none;
	width: 100% !important;
	height: 100vh;
}

.navbar{
	margin-bottom: 0 !important;
}
.navbar-brand img{
	margin-top: 0;
	width: 48px;
	height: 48px;
	min-width: 48px;
	min-height: 48px;
}

#footer{
	margin-top: 0 !important;
}