img.ua {
    width: 16px;
    height: 16px;
    border-radius: 0;
    max-width: initial;
}
.img-avatar {
    border-radius: 50%;
    max-width: initial;
}
.favicon {
    max-width: initial;
    margin-right: 1px;
    margin-top: -2px;
}

#openProfiler {
    right: 20% !important;
}

a:focus {
    outline: 0;
}