/* Höhe des Funnels */
iframe { 
	height: 850px}
	
@media only screen and (max-width: 960px){
.bg {
  padding: 9rem 0;} }


@media only screen and (max-width: 577px){
.navbar-brand {margin-left:0rem!important}
.navbar-brand .brand__logo {width: 100px; float:center;}
}