.browse-hero{position:relative}
.browse-hero .block-content{padding:120px 0;background-size:cover;background-position:center}
@media screen and (max-width:640px){.browse-hero .block-content{padding:70px 0 40px}
}
.browse-hero .block-content .row{max-width:1520px}
.browse-hero .browse-breadcrumbs{position:absolute;top:-100px;font-size:12px;color:#aaa;padding:0 5px}
@media screen and (min-width:641px){.browse-hero .browse-breadcrumbs{padding:10px 0}
}
@media screen and (max-width:640px){.browse-hero .browse-breadcrumbs{top:-55px}
}
.browse-hero .browse-breadcrumbs a,.browse-hero .browse-breadcrumbs a:hover{color:#aaa;text-decoration:none}
.browse-hero .browse-breadcrumbs span{color:white}
.browse-hero .section-image{max-width:80px}
.browse-hero .title2 h1{margin:10px 0 20px}
.browse-hero .title2 h1.title--auto{text-transform:lowercase}
.browse-hero .title2 h1.title--auto:first-letter {text-transform:uppercase}
.browse-hero .left-column{float:left !important}
.browse-hero .section-description p{color:white;text-align:left;font-weight:200;margin-top:10px}
@media screen and (min-width:641px){.browse-hero .large-7.columns{padding:0 60px}
.browse-hero .large-12.columns{padding:0 60px}
}