.banner-top {
	float: left;
  	padding-left: 20px;
}

.navbar--grp {
	display: none;
}

.embed-container {
	max-width: 1040px;
  height: auto;
  text-align: center;
}

.embed-container iframe {
	display: inline-block;
  width: 100%;
  height: 2400px;
  
}

.bx-wrapper .bx-viewport {
  overflow: visible;
}