.hero-image{
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url("../img/css-img/individual-integrated-skill-development.jpg");
	background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../img/css-img/individual-integrated-skill-development.jpg");
}

.integrated-skill-development1-image-wrapper{
	margin-left: 5%;
}

.integrated-skill-development2-image-wrapper{
	margin-left: 5%;
}

h6{
	padding-top: 5%;
	margin-left: 30%;
}

.section-contents{
	height: 100%;
}
