.tt-grid-brands a img {
    height: auto;
    width: 100%;
    max-width: 131px;
    opacity: .2;
}

.tt-grid-brands a:hover img {
    opacity: 1;
}