@media only screen and (max-width:575px) {
    .brandImg {
        width: 140px;
    }
}