@media (min-width: 1365px) and (max-width: 1600px) {
    .fun-fact:last-child {
        display: flex;
    }
}