.men-imagebox__image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    vertical-align: middle;
    position: relative;
    height: 100px;
}

@media(max-width:990px) {
    .men-logotype img {
        max-height: 31px;
        max-width: 210px;
    }
}
