.team .team__list{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0}.team .team__list li:nth-last-child(-n+2){margin-bottom:0}.team .team__list .team__list-item{width:calc(50% - 35px);list-style:none outside none;margin-bottom:70px}@media (max-width:480px){.team .team__list .team__list-item{width:100%;margin-bottom:35px}}.team .team__list .team__list-item .team__image{width:100%;height:auto}.team .team__list .team__list-item .team__full-name{font-size:18px;color:#000;margin-top:10px}.team .team__list .team__list-item .team__position{font-size:14px;color:#666;padding-bottom:14px;font-weight:500;line-height:20px}.team .team__list .team__list-item .team__contact{margin-bottom:20px}.team .team__list .team__list-item .team__contact .team__email{position:relative}.team .team__list .team__list-item .team__contact .team__email:before{content:"";position:relative;display:inline-block;background-size:100% 100%;background-repeat:no-repeat;background-position:0 0;line-height:18px;width:18px;height:18px;background-image:url(../Icons/Content/Blue/envelope.svg)}.team .team__list .team__list-item .team__contact .team__email:before{position:relative;top:5px;margin-right:10px}.team .team__list .team__list-item .team__contact .team__email a{color:#0061a0;font-size:14px}.team .team__list .team__list-item .team__contact .team__phone{position:relative;font-size:14px;line-height:20px}.team .team__list .team__list-item .team__contact .team__phone:before{content:"";position:relative;display:inline-block;background-size:100% 100%;background-repeat:no-repeat;background-position:0 0;line-height:18px;width:18px;height:18px;background-image:url(../Icons/Content/Blue/phone.svg)}.team .team__list .team__list-item .team__contact .team__phone:before{position:relative;top:5px;margin-right:10px}.team .team__list .team__list-item .team__text{color:#666}.team .team__list .team__list-item .team__text p{font-size:14px;line-height:20px}