.page-node{}
.node{}

.site-site .field-collection-view{
width:33.333%;
float:left;
margin:0;
padding:0;
}
.entity-field-collection-item .content{
	position: relative;
	overflow: hidden;
}
.field-name-field-background-image{
	position: absolute;
	top: 0;
	z-index: -1;
	/* text-align: center; */
}
form  .field-name-field-background-image{
position:relative;
top:inherit;
}
.field-name-field-background-image img{
	display:inline;
	min-width:500px;
	min-height:500px;
}
form .field-name-field-background-image img{
	display:inline;
	min-width:50px;
	min-height:50px;
}



.entity-site h2,
.not-front .entity-site .field-name-field-quote{
display:none;
}
.node-type-newsletter-issue .group-right img{
	display: none;
}

.node-teaser .field-group-div{
	
}
@media screen and (min-width:480px){
	.node-teaser .field-group-div{
	float:left;
	margin:0 2% 0 0;
	}
	.node-teaser .group-left{
	width:23%;
	}
	.node-teaser .group-right{
	width:73%;
	}
}
@media screen and (min-width:720px){
	.node-teaser .group-left{
	width:31%;
	}
	.node-teaser .group-right{
	width:64%;
	}
}
.


