.c-team-tile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#4d4d4d;background:#f5f5f5;margin:1rem 0}.c-team-tile__image{position:relative;-ms-flex-negative:0;flex-shrink:0;width:17rem;height:auto;min-height:170px;background:#e6e6e6}.c-team-tile__image-roundel{position:absolute;top:22px;left:calc(50% - 57px);background-size:cover;background-position:50%;background-repeat:no-repeat;display:block;width:11.2rem;height:11.2rem;border:2px solid #e6e6e6;border-radius:50%}.c-team-tile__content{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:2.5rem 2rem;font-size:1.4rem}.c-team-tile__name{font-size:1.6rem;color:#1a1a1a;font-weight:600;margin-bottom:.8rem}.c-team-tile__desc{font-size:1.4rem}.c-team-tile__desc:last-child{margin-bottom:0}.c-team-tile__role{color:#e60000;margin-bottom:1.5rem;font-size:1.4rem;font-weight:400}.c-team-tile__grey{color:#cbcbcb;background:#333}.c-team-tile__grey .c-team-tile__image{background:#232323}.c-team-tile__grey .c-team-tile__name,.c-team-tile__grey .c-team-tile__role{color:#fff}@media (max-width:965px){.c-team-tile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-team-tile__image{width:100%;overflow:hidden}.c-team-tile__image-roundel{top:calc(50% - 65px);left:calc(50% - 65px);width:13rem;height:13rem}.c-team-tile__content{padding:1.5rem}}@media (max-width:575px){.c-team-tile__image{height:10.7rem;min-height:107px}}