body{margin:0;color: #666; font-family: "Open Sans",Arial,sans-serif;}
a{color: #196994;text-decoration: none;}
.container-fluid{margin:15px auto;max-width: 1600px;}
h2{margin-top:0;}
.lightGrey > img{float:right;}
.lightGrey > div {background: #f2f2f2;padding:20px;height:100%;}
.lightGrey > div p:first-of-type{margin-top:0;}
.lightGrey > div p:last-of-type{margin-bottom:0;}
.lightGrey > div p.listingPortfolio{text-transform: uppercase;font-weight:300;line-height:1.75rem;}
.bg > div{background-image: url("bg_image.jpg");height:100%;background-size: cover;-webkit-box-pack: end!important;  -ms-flex-pack: end!important; justify-content: flex-end!important;  /*-webkit-box-align: center!important;  -ms-flex-align: center!important;  align-items: center!important;*/display: flex;min-height:540px;background-position: center;}
	
	@media (max-width: 991px){
		.bg > div{min-height:400px;}
	}

@media (max-width: 1200px){
.lightGrey > img{float:right;max-width:150px;height: auto;}
}

@media (max-width: 700px){
}

@media (max-width: 400px){
.lightGrey > img{float:right;max-width:100px;height: auto;margin:10px;}
}