.bios{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:1rem}.bios-item{width:33.3333333%;text-align:center;padding:0 2rem 1rem}.bios-imgWrap{margin-bottom:1rem;overflow:hidden;position:relative}.bios-imgWrap img{border-radius:50%}.bios-altImg{display:none;position:absolute;margin-left:auto;margin-right:auto;top:0;right:0;bottom:0;left:0}.bios-imgWrap:hover .bios-altImg{display:block;z-index:1}.bios-name{margin-bottom:.5rem;line-height:1.05}.bios-main{margin-bottom:2rem}.bios-email{white-space:nowrap;padding:.5rem 0}.bios-info{margin-bottom:1rem;font-size:1.15em}.bios-info i{margin-right:.25rem}.bios-job{font-size:1em}@media (max-width:1000px){.bios-item{width:50%;font-size:.9em}}@media (max-width:600px){.bios-item{width:100%}}