﻿/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */
header {
  padding: 156px 0 100px;
}

section {
  padding: 150px 0;
}




  .bg-henny {
  position: relative;
   
  background: url('../img/h1.jpg')  center center no-repeat;
  background-size: cover;}
  
 .bg-henny::before {
    content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-imag e: linear-gradient(to bottom ,    #222, #222);
	opacit y: .85; 
  }
  
  
@media (max-width: 48em) {
  

.bg-henny {
  position: relative;
   
  background: url('../img/h1.jpg')  center center no-repeat;
  background-size: cover;}
  
 .bg-henny::before {
    content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-imag e: linear-gradient(to bottom ,    #222, #222);
	opacit y: .85; 
  }



  .bg-henny2 {
  position: relative;
   
  background: url('../img/z2.jpg')  center center no-repeat;
  background-size: cover;}
  
 .bg-henny2::before {
    content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-imag e: linear-gradient(to bottom ,    #222, #222);
	opacit y: .85; 
  }
  
  
@media (max-width: 48em) {
  

.bg-henny2 {
  position: relative;
   
  background: url('../img/h1.JPG')  center center no-repeat;
  background-size: cover;}
  
 .bg-henny2::before {
    content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-imag e: linear-gradient(to bottom ,    #222, #222);
	opacit y: .85; 
  }




