h2{font-size:2rem;}
.wrapper.style1 .inner:first-child{padding-top: 2em;}
.logo-container{margin:0 auto 50px auto; width:100%; position: relative; float: left; height: 35px;}
.logo-img{position: absolute; left: 0; right: 0; margin: 0 auto;}
.image.left, .image.right {width: 50%;max-width: 15rem;}
@media (max-width:768px){
	.image.left, .image.right {width: 100%;max-width: 100%;}
}
