a.enlace_imagen {
	height: 270px;
    overflow: hidden;
    text-align: center;
	padding: 0px !important;
	margin-bottom: 10px;
}

a.enlace_imagen img {
	width: auto;
    height: 100%;
}