.tc {
    min-height: 48.5vh
}

.tc img {
    max-width: 100%
}

@media (max-width: 1200px) {
    .tc {
        text-align: center;
    }
}