span.comments {
    font-size: 1rem;
}

.p-information__top-list--right span.comments,
.p-footer-left span.comments{
    font-size: .7rem;
}

@media screen and (max-width: 767px) {
    .p-information__top-list--left {
        width: 4.5rem;
    }
}