#logo-div {
    position: relative;
    top: -7px;
    /*position: relative;
    top: -11px;
    left: 0px;
    margin-right: 16px;
    font-size: 31px;
    font-weight: bolder;
    padding-left: 10px;
    padding-top: 9px;
    color: white;
    background-color: #FF8D0E;
    width: 34px;
    border-radius: 17px;
    height: 35px;
    text-shadow: 2px 1px #686868;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    float: left;*/
}

#logo-div img {
    margin-right: 12px;
    top: -3px;
    position: relative;
}
