.logo img {max-height:60px;}
h1.sitename{display:none;}
.offcanvas{
	background-size: 80%;
	background-position: bottom 50px right 50px;
	background-repeat: no-repeat;
}
.offcanvas.show a.nav-link{font-size:2rem;}
.partners img{max-height:110px;}
#hero img{max-height:500px;}

em.small {
  display: block;
  margin-top: 4px;
  line-height: 1.1;
}

.team-img {
    height: 180px;  
    width: auto;
}

.part-img {
    width: 250px;
    height: 150px;
    object-fit: contain;
}
li {
  line-height: 25px;
  margin-bottom: 4px;
  padding-bottom: 0;
}