#join_banner
{
	background-image:url(/images/join/banner.png);
	background-size:cover;
	background-position: center;
}

#join_slogan h2
{
	line-height: 1.2;
}

#join_points h4
{
	line-height: 1.5;
}

#join_points .border-left
{
	border-color:#012d2b !important;
	border-width:0.25rem !important;
}

.join_callout h1
{
	line-height: 1.5;
}

#join_press a {
    width: 90px;
    height: 80px;
    background-size: contain;
    background-position: center;
    margin-left: 10px;
    margin-right: 10px;
    background-repeat: no-repeat;
    display: inline-block;
}

#join_teaser h2
{
	line-height: 1.5;
}

#join_quote h2
{
	line-height: 1.5;
}

#join_index_slogan h5
{
	line-height: 1.5;
}

#join_pricing
{
	background-image:url(/images/join/price.jpg);
	background-size:100% 100%;
	background-position: center top;	
}


@media screen and (min-width: 992px) {

	#join_wyg_column
	{
		flex: 0 0 12.5%; max-width: 12.5%;	
	}


}
