#promo-card .card-body {
	padding-top: 1px !important;
	border: none !important;
}

#promo-card {
	box-shadow: none !important;
	border: none !important;
}

.min-rows-20 {
  line-height: 1.5em;
  min-height: 20em;
}

.small-title {
  font-size: 22px; 
  line-height: 1.3;
}

