.ui-mini a {
	font-size: 11px !important;
	word-wrap: break-word !important;
	white-space: normal !important;
}
.ui-header .ui-title {
	text-align: center !important;
	margin-right: 10% !important;
	margin-left: 10% !important;
}
.center {
	margin: 0 auto !important;
	text-align: center !important;
}

div.card-media {
	height: 270px;
	background-image: none;
	background-size: cover;
	background-position: center center;
}

#tfimage {
	width: 100%;
	height: 250px;
	overflow: hidden;
}
div#tfCARD .ui-content {
	padding: 1em 0 !important;
}
div#tfCARD .ui-content p {
	margin: 8px 16px;
}
div#tfimage {
	background-image: none;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
div.ui-footer h4.ui-title {
	margin: 0 1em;
}

div.card-media h5.card-subtitle {
	white-space: normal !important;
	max-width: 100% !important;
}