#brandovi #logotipovi .logotip img {
    max-height: 160px;
    max-width: 180px;
}

#brandovi #logotipovi .logotip {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 auto !important;
        -ms-flex: 0 0 auto !important;
            flex: 0 0 auto !important;
}