@media screen and (max-width: 640px) {
    .t-btn_md {
        font-size: 16px !important;
    }   
}