@media only screen and (max-width: 1200px) {
    .tfcenter {
        width: 100%;
        padding: 0 0 0 10px;
    }
}
