.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:#000000;margin-top:10px}.team .team__list .team__list-item .team__position{font-size:14px;color:#666666;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:"";display:inline-block;background-image:url(envelope.svg);background-repeat:no-repeat;background-size:100% 100%;width:18px;height:18px;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:"";display:inline-block;background-image:url(phone.svg);background-repeat:no-repeat;background-size:100% 100%;width:18px;height:18px;position:relative;top:5px;margin-right:10px}.team .team__list .team__list-item .team__text{color:#666666}.team .team__list .team__list-item .team__text p{font-size:14px;line-height:20px}