/**
 * @minify true
 */

body {
    margin-top: 70px;
}


.twd {
    width: 100%;
}


.card .pf-img {
    object-fit: cover;
    height: 220px;
}

.card .pf-img-text {
    min-height: 80px;
    white-space: wrap;
}


.story p {
    font-size: 1.5em;
    /*  text-indent: 2em each-line;*/
}