﻿.sharing .result .project-listing tr td {
    font-size:17.5px;
}

/*(23/02/24) 20/02 comments*/
@media screen and (max-width: 991px) {
    .sharing .result .listing table td:before {
        min-width: 130px;
        text-wrap: pretty;
    }
}