.thumb-udem .caption {
	min-height:220px;
	height: 250px;
	position:relative;
	padding: 9px 30px;
}

.thumb-udem .caption a {
	bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    width: 55%;
    margin: auto;
}

@media (max-width: 768px) {
	.thumb-udem .caption p {
		max-height: 100px;
	}
	/*.thumb-udem .caption a {
    	left: 55px;
    	right: 55px;
	}*/
}
