.hestia-features, .features {
	padding: 0px 0 0px;
}
.why-greent {
	padding-top: 0px;
}
.footer-big ul li a {
	text-transform: none;
}

svg.svg-inline--fa {
	width: 70px !important;
	height: 70px !important;
}

.image-ul-2x {
	width: 70%; 
	margin: auto; 
	font-size: large; 
	list-style-type: none;
	padding-left: 0px;
}

.image-ul-2x > li {
	height: 72px;
	line-height:72px;
}

.image-ul-2x > li i, .image-ul-2x > li span.img {
	width: 90px;
	text-align:center;
}
.image-ul-2x > li span.text {
	  display: inline-flex;
    width: 100%;
    /* margin-left: 90px; */
    position: absolute;
}


#about {
		height: 550px;
	  background-position: 0px 60px;
    background-size: 100%;
}

.hestia-about.section-image:after {
	  background-size: contain;
		background-color: rgba(0,0,0,.3);
    background-repeat: no-repeat;
		background-attachment: fixed;
}

.flandersimage-half {
	text-align: center;
}

.flandersimage-half img {
	max-width: 500px;
}

.sponsor-text {
	margin-top: 5px;
	width: 100%;
	text-align: center;
	display: block;
}

.fit-text {
	margin-top: 5px;
	width: 100%;
	text-align: center;
	display: block;
}

@media (max-width: 990px) {

	.image-ul-2x {
		width: 100%;
	}
	.image-ul-2x > li {
		line-height: inherit;
}

	.image-ul-2x > li i, .image-ul-2x > li span.img {
		margin: auto;
		display: block;
	}
	.image-ul-2x {
		text-align: center;
	}
	.image-ul-2x > li span.text {
	  display: block;
    width: 100%;
    position: relative;
}
}

#about {
		height: 1100px;
	  background-position: top left;
    background-size: 100%;
		background-attachment: inherit;
  }

.flandersimage {
	  text-align: center;
}

@media (max-width: 3200px) {
	#about {
		height: 920px;
	  background-position: top left;
    background-size: 100%;
		background-attachment: inherit;
  }
}

@media (max-width: 2700px) {
	#about {
		height: 750px;
	  background-position: top left;
    background-size: 100%;
		background-attachment: inherit;
  }
}

@media (max-width: 2200px) {
	#about {
		height: 650px;
	  background-position: top left;
    background-size: 100%;
		background-attachment: inherit;
  }
}

@media (max-width: 2000px) {
	#about {
		height: 650px;
	  background-position: top left;
    background-size: 100%;
		background-attachment: inherit;
  }
}

@media (max-width: 1730px) {
	#about {
		height: 550px;
	  background-position: top left;
    background-size: 100%;
		background-attachment: inherit;
  }
}

@media (max-width: 1350px) {
	#about {
		height: 450px;
	  background-position: top left;
    background-size: 100%;
		background-attachment: inherit;
  }
}

@media (max-width: 1050px) {
	#about {
		height: 380px;
	  background-position: top left;
    background-size: 100%;
		background-attachment: inherit;
  }
}



@media (max-width: 850px) {
	#about {
		height: 220px;
	  background-position: top left;
    background-size: 100%;
		background-attachment: inherit;
  }
}



@media (max-width: 650px) {
	#about {
		height: 180px;
	  background-position: top left;
    background-size: 100%;
		background-attachment: inherit;
  }
}


@media (max-width: 540px) {
	#about {
		height: 150px;
	  background-position: top left;
    background-size: 100%;
		background-attachment: inherit;
  }
}

