
.wide_image_tall_with_text .overlay {
    
    opacity: 0.1;
}

.wide_image_tall_with_text .content .intro {
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
    position: relative;
    top: 30%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.wide_image_tall_with_text .content .intro .subtext {
    margin-bottom: 0px; 
}

FR 1st PROMO

/* Content */
.top-menu-wrapper + .snippet_area_main > .columns.top_heading:first-child {
	margin-top: 0;
}

body .snippet_area_main {
  padding-bottom: 100px;	
}

body h3 {
color: #000000;	
}