#logo {
    font-size: 0;
    float: left;
    position: relative;
}

.lau_logo {
    display: inline-block;
    float: left;
    width: 17rem;
    height: 64px;
    background-image: url(https://psalh.lau.edu.lb/images/psalh-logo-png.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
}

a.lau_logo_a_position {
    position: absolute;
    width: 160px;
    height: 68px;
    left: 0;
}


.main_nav {
    font-size: 1rem;
}

body:not(.homepage) header {
    border-bottom: 0.5rem solid #f1f1f1;
} 


aside .fb-link a img {vertical-align: middle;padding-right: 6px;}
aside p:not(.fb-link) a img {width: 80%;}



@media only screen and (max-width: 1200px) {
    aside p:not(.fb-link) a img {width: auto;}
}

@media only screen and (min-width: 981px) {
    .main_nav > ul > li {
        margin: 0;
    }

/* custom footer css */

.footer_sm img{height: 50px;}
.footer_sm span:nth-of-type(2) {margin-right: 0;}
.footer_sm .ios, .footer_sm .android {margin-right: 0;}