@charset "utf-8";.founder{display:block;height:140px;background-color:#f5f5f5}.founder img{max-width:60%;margin:0 auto;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:650px){.founder{position:relative}.founder img{position:absolute;left:50%;max-width:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media screen and (-ms-high-contrast:none){.founder{margin:10px}.founder:first-child{-ms-grid-column:1}.founder:nth-child(2){-ms-grid-column:2}.founder:nth-child(3){-ms-grid-column:3}.founder:nth-child(4){-ms-grid-column:4}.founder:nth-child(5){-ms-grid-row:2;-ms-grid-column:1}.founder:nth-child(6){-ms-grid-row:2;-ms-grid-column:2}.founder:nth-child(7){-ms-grid-row:2;-ms-grid-column:3}.founder:nth-child(8){-ms-grid-row:2;-ms-grid-column:4}}