.Team-row{display:flex}.Team-block .img-wrapper{position:relative;height:150px;width:150px;margin:0 auto;border-radius:50%;border:5px solid #fff;overflow:hidden}.Team-block img{position:absolute;left:0;-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;-o-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;width:100%}.Team-block{width:25%;text-align:center;padding:0 15px;margin:0 auto;margin-top:10px}.Team-name{font-size:20px;font-weight:bold;color:#1928a0;margin-top:20px;margin-bottom:6px}.Team-team{font-size:17px;line-height:25px;color:#252525;font-weight:bold}@media(min-width:300px) and (max-width:620px){.Team-row{display:block}}@media(min-width:300px) and (max-width:767px){.Team-wrapper{display:block;width:100%}.Team-block .img-wrapper{height:90px;width:90px}.Team-block{width:50%;float:left;margin-bottom:20px}}@media(min-width:768px) and (max-width:992px){.Team-wrapper{display:inline-block;width:100%}.Team-block{width:50%;float:left}}