.facts-image h2 {
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0;
}

.facts-image h3 {
    font-size: 20px;
    line-height: 100%;
    font-weight: 700;
}

.fi-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.fi-content p:last-of-type {
    margin-bottom: 0;
}