@media only screen and (max-width: 767px) {
    .livescore h2 {
        font-size: 17px;
    }
}