
/* Custom CSS */
.gkbc-title {
    font-size: 12px;
}

@media (min-width: 992px) {
    .gkbc-title {
        font-size: 18px;
    }
}