﻿
@media only screen and (min-width: 200px) and (max-width: 767px) {

    .table_kq .font-bold {
        width: 42%;
    }
}
