.nav-header .logo-abbr {
    max-width: 80px !important;
}

@media only screen and (max-width: 1400px) {
    .header-right .header-profile img {
        width: 100px;
        height: 100px;
        border-radius: 20px;
    }
}

.header-right .header-profile img {
    width: 100px;
    height: 100px;
    border-radius: 20px;
}