
#jm-header:before {
	background-image: url('http://localhost/xampp/ifa_techniques/images/header-home.jpg');
	background-position: center;
	background-size: cover;
		background-attachment: fixed;
	}
.subpage #jm-header {
	min-height:300px;
}
.home #jm-header.nocontent {
	height: 100vh;
}

#jm-top2.bg:after {
	background-image: url('http://localhost/xampp/ifa_techniques/images/header-sub.jpg');
	background-position: center;
	background-size: cover;
		background-attachment: fixed;
	}
#jm-bottom1.bg:after {
	background-image: url('http://localhost/xampp/ifa_techniques/images/header-sub.jpg');
	background-position: center;
	background-size: cover;
		background-attachment: fixed;
	}
