@media screen and (max-width: 640px) {
    .t-rec {
        margin-top: -1px;
        margin-bottom: -1px;
    }
}