.lead-image {
    background-size: cover;
    background-position: center top;
    height: 30em;
    margin-left: auto;
    margin-right: auto;
}

.dataframe {
    font-family: Calibri, sans-serif;
    overflow:auto;
    margin-bottom: 2em;
}

.lead-footer {
	font-size: .875em;
    color: #6c757d;
}