.bg-hero {
    background-color: #09203d;
}
.bg-hero-default {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/hero.jpg");    
    background-size: cover;
    text-shadow: #000 1px 0 10px;
    height: 100vh;
}
.bg-hero-team {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/team/hero.jpg");    
    width: 100%;
    height: 100vh;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
@media (max-width: 991px) {
    .bg-hero-team {
        width: 100%;
        height: auto;
    }
}
.bg-hero-eng {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/engineering/hero.jpg");    
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-exp {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/experiments/hero.jpg");    
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-safe {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/safety/hero.jpg");    
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-collabs {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/collaborations/hero.jpg");    
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-partners {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/partnership/hero.jpg");    
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-sw {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/software/hero.jpg");    
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-nb {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/notebook/hero.jpg");    
    width: 100%;
    height: 100vh;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
@media (max-width: 991px) {
    .bg-hero-nb {
        width: 100%;
        height: auto;
    }
}
.bg-hero-hp {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/human-practices/hero.jpg");    
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-comms {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/communication/hero.jpg");    
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-parts {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/parts/hero.png");    
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-bpc {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/part-collection/hero.png");
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-desc {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/description/hero.jpg");
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-attr {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/attributions/hero.jpg");
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-model {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/model/hero.jpg");
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-measure {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/measurement/hero.jpg");
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-improve {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/improve/hero.jpg");
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-res {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/results/hero.jpg");
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-poc {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/poc/hero.jpg");
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-impl {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/implementation/hero.jpg");
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-contrib {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/contribution/hero.jpg");
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-entr {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/entrepreneurship/hero.jpg");
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}
.bg-hero-awards {
    background-image: linear-gradient(rgba(9, 32, 61, 0.527),rgba(14, 44, 82, 0.5)) , url("https://static.igem.wiki/teams/4170/wiki/awards/hero.jpg");
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    text-shadow: #000 1px 0 10px;
}