﻿.header-logo a img {
    min-width: 180px !important;
}

@media(max-width:1200px) {
    .header-logo a img {
        min-width: 130px !important;
    }
}
