#banner .logo img {
    max-height: 160px;
    max-width: 99%;
}
#banner {
    padding-top: 11px;
    padding-bottom: 20px;
}

header.main.header-v3 #banner .logo {
    margin-top: 8px;
    margin-bottom: 11px;
}

#navigation {
    border-radius: 24px;
}

#titlebar {
    background-color: #DADADA;
}

body {
    font-size: 15px;
}
.social-icon-widget ul > li a img {
    max-width: 65%;
}
