.barion-img {
    width: 100%;
    height: auto;
}

@media (min-width: 992px) {
    .barion-img {
        width: 586px;
        height: 48px;
    }
}