.about .card .card-title {
margin: 0;
font-weight: bold;
font-size: 6em;
line-height: 1em;
}

.about .card .card-text {
font-size: 1.2em;
margin-left: .5em;
}

.about .card {
height: 260px;
overflow: hidden;
}

.card-img-overlay-text {
position: absolute;
top: unset;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
z-index: 2;
}