.tok-ti-text {
    margin-bottom: 60px;
    font-size: 20px;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .tok-ti-text {
        margin-bottom: 30px;
        font-size: 1rem;
    }
}
