.navbar-brand {
    height: 50px;
}
.navbar-brand.navbar-logo-bigger > img {
    display: none;
}
.navbar-default .navbar-nav {
    position: relative;
    bottom: 0;
    right: 0;
}
.boxed-content.left-boxed-icon .boxed-content-title, .boxed-content.left-boxed-icon p {
    padding-left: 50px;
}
.boxed-content.left-boxed-icon i {
    padding: 10px 10px 10px 0;
    width: 40px;
    height: 60px;
}
.boxed-content.left-boxed-icon i {
    background: #FFFFFF;
    color: #E3A927;
    text-align: center;
    line-height: 20px;
}