﻿.ListRecords a span {
    line-height: 25px;
}


@media (max-width: 600px) {

    .ListRecords a span {
        line-height: 35px;
    }
}