@media (min-width: 992px) {
    .brand > img {
        max-width: 240px;
        max-height: 100px;
    }
}