.plone-navbar {
    background-color: white;
    color: white;
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
}


.portal-banner .bannerImage {
 /*   max-width:100%;
    max-height:100%;

    position: relative;
    display:block;
    margin:0 0 0 0;*/
}

.portal-banner .bannerImage img {
 /*   height:100%;
    display:block;*/
   max-width:100%;
    max-height:100%;
}

.portal-banner  {
    max-width:100%;
    max-height:100%;

  

}