.popUpBiosWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.bioItem{flex-basis:30%;margin:20px 1.65%}@media screen and (max-width:900px){.bioItem{flex-basis:45%;margin:20px 2.5%}}@media screen and (max-width:600px){.bioItem{flex-basis:100%;margin:20px 0}}.popUpName{text-align:center}.popUpTitle{text-align:center}.ButtonPop_Container{text-align:center;margin-top:15px;margin-bottom:15px}.popUpBio_Activator{display:inline-block;text-align:center;padding:10px 35px;color:white;border-radius:6px;background-color:#5dbfcc;cursor:pointer}.bioModal{top:0px;left:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.9);position:fixed;display:none}.bioModalInner{background-color:white;max-width:600px !important;float:none !important;margin:50px auto 0px auto !important;border-radius:6px;padding:55px;height:500px;overflow:scroll;position:relative}.showModal{display:block}.modalName{color:black;font-size:25px;margin:0px}.fas.fa-times{color:black;position:absolute;top:10px;right:20px}.popUpBioIMG{height:400px;background-size:cover;background-position:center}