@media only screen and (min-width:768px){.home-team-wrap{display:flex;justify-content:center}}.item-team{float:left;width:23%;margin:0 4% 30px;text-align:center}.item-team .circle-wrap{position:relative}.item-team .profile-pic{border-radius:50%;overflow:hidden;width:90%;margin:0 auto}.item-team .profile-pic img{width:100%}.circle-wrap a{width:60px;height:60px;display:block;padding:15px;font-size:22px;border-radius:50%;background:#fff;position:absolute;right:30px;bottom:4px;color:#001328}.circle-wrap a:hover{box-shadow:1px 2px 32px 0px #0f6fd5;color:#fff;background:#0f6fd5}.item-team:hover>.name{color:#0f6fd5}.item-team .name{font-weight:900;color:#001328;margin-bottom:0}.item-team .position{font-weight:300;color:#798593;margin-top:0}