.feature-title {
	text-transform: uppercase;
	position: absolute !important;
	top: auto !important;
	bottom: 0 !important;	
}
.feature-desc {
	visibility: visible;
}
.bio-block-4-blocchi {
	text-align: left;
	padding-top: 15vh !important;
	height: 50vh;
	text-align: left;
	cursor: pointer;
}
.bio-block-4-blocchi:hover {
	background-blend-mode: multiply;
	background-color: #888;
}
.bio-block-4-blocchi a {
	color: white;
	font-size: 32px;
}

.acm-features.style-1 .features-item:hover .feature-image {
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
.acm-features.style-1 .features-item:hover .feature-content {
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
