.footer-features {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.footer-features .footer-badge {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}

.footer-features .footer-badge img {
    width: 75px;
}

#topbar i {
    font-size: 18px !important;
    line-height: 1em;
    vertical-align: sub;
    padding-left: 5px;
}

body.js #yit_container #yit-adminmenuwrap .yit-rightmenu {
    left: 205px;
    right: auto !important;
}
#logo img {
    width: 137.5px;
    height: 55px;
}