@media (min-width: 992px) {
    .banner--show .banner__inner .banner-card .logo img {
        height:6.5rem
    }
}
.question img {
        height: 72px!important;
        width: 180px!important;
}

@media (min-width: 992px) {
    .question img {
        height: 36px!important;
        width: 90px!important;
    }
}