/* iaqg specific */

#logo {
    background-image: url(../images/plexus_logo.svg);
    background-repeat: no-repeat; 
    background-position: 50% 50%; 
    background-size:contain;
    height:75%; width:100%;
}
