.headshot[data-v-106f334a]{font-family:Nunito Sans;position:relative;height:400px;width:167px;margin-bottom:15px}.headshot .image[data-v-106f334a]{cursor:pointer;height:250px;width:167px;border:1px solid var(--font_color_accent);top:0;left:0;background-position:top;background-size:cover;background-size:110%;background-repeat:no-repeat;box-shadow:0 5px 10px -5px grey;transition:all .5s;filter:grayscale(1)}.headshot .name[data-v-106f334a]{font-size:18px;font-weight:700;padding-bottom:0;margin-bottom:0}.headshot .title[data-v-106f334a]{display:block;color:var(--font_color_accent);font-size:18px;font-weight:600}.headshot:hover .image[data-v-106f334a]{filter:grayscale(0);background-size:120%}@media screen and (max-width:700px){.headshot[data-v-106f334a]{width:100%;max-width:250px;text-align:center}.headshot.visible .image[data-v-106f334a]{filter:grayscale(0);background-size:120%}}.headshot{float:left;margin-left:35px}@media (max-width:700px){.headshot{float:none;margin:0 auto}}