.la-menu a:hover {
  background-color: #39b54a !important;
}
.servicios .un:nth-child(5) .meh .photo {
		display:block
}

.servicios .un:nth-child(5) .meh .content .stitle:before {
		content: none;
}

.servicios .un > a > .meh {
		min-height: 300px;
		text-overflow: nowrap;
		display: block
}

@media (max-width: 575.98px){
	.servicios .un:nth-child(5){
			display: block !important
		}
}