
/* jumbotron image */
.jumbotron-governor-mifflin-2025 {	
background: rgb(0,0,0);
background: -moz-radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%);
background: -webkit-radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%);
background: radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%), url("../2025/media/Governor-Mifflin/Vikings-hitting-the-field-jumbo.webp") center no-repeat;
 background-size: cover;
 padding-top: 100px;
 height: 550px;
}

/* jumbotron image mobile */
.jumbotron-governor-mifflin-2025-mobile {
 background: rgb(0,0,0);
background: -moz-radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%);
background: -webkit-radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%);
background: radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%), url("../2025/media/Governor-Mifflin/Vikings-hitting-the-field-mobile.webp");
 height: 450px;
 padding-top: 130px;
 background-size: cover;
 background-position: center;
}

/* jumbotron pottsgrove-2025 */
.jumbotron-pottsgrove-2025 {	
background: #000000;
background: linear-gradient(90deg, rgba(0, 0, 0, 0.35) 15%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.35) 85%), url("../2025/media/pottsgrove/Perkiomen-Valley-hitting-the-field-jumbo.webp") center no-repeat;
 background-size: cover;
 padding-top: 100px;
 height: 550px;
}

/* jumbotron pottsgrove-2025 mobile */
.jumbotron-pottsgrove-2025-mobile {
 background: rgb(0,0,0);
background: -moz-radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%);
background: -webkit-radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%);
background: radial-gradient(circle, rgba(0,0,0,0.39539565826330536) 0%, rgba(0,0,0,0.6502976190476191) 50%, rgba(0,0,0,1) 100%), url("../2025/media/pottsgrove/Perkiomen-Valley-hitting-the-field-mobile.webp");
 height: 450px;
 padding-top: 130px;
 background-size: cover;
 background-position: center;
}


