/** Top Level **/
body {
    font-family: 'Open Sans', sans-serif !important;
}

.card-title {
    font-size: 1.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.25rem;
    max-height: 3.75rem;
}

/** 248 x 309 **/
.card-image {
    height: 169px;
    width: 300px;
}