.journal-header .journal-logo {
    width: auto;
    height: 45px;
}

.journal-header .society-logo {
    width: 75px;
    height: auto;
}

.journal-footer .journal-footer-affiliations-logo {
    width: 75px;
    height: auto;
}
/*Layout styles should be brought into Global.css later*/

.pg_index .widget-instance-Home_MainContentB0 .widget-dynamic-inner-wrap {
    padding:0!important;
}

.pg_index .widget-instance-Home_MainContentB0 .widget-dynamic-inner-wrap>div {
    -webkit-box-flex: 1!important;
    -ms-flex: 1!important;
    flex: 1!important;
    width: 100%!important;
    margin:0!important;
}