.team-all-list{margin-left:-10px;margin-right:-10px;background-color:#151820;position:relative;z-index:2}.team-all-list ul{overflow:hidden;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.team-all-list ul li{height:50px;border-right:1px solid hsla(0,0%,100%,.05);-webkit-box-flex:13%;-ms-flex:13% 1 0px;flex:13% 1 0}.team-all-list ul li:first-child{border-left:1px solid hsla(0,0%,100%,.05)}.team-all-list ul li a{width:100%;height:50px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.team-all-list ul li img{max-width:30px;max-height:30px}.team-all-list ul li a:hover{background-color:#0b0c0e}@media (min-width:576px){.team-all-list{margin-left:0;margin-right:0}.team-all-list ul li{-webkit-box-flex:11%;-ms-flex:11% 1 0px;flex:11% 1 0}}@media (min-width:768px){.team-all-list ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.team-all-list ul li{-webkit-box-flex:1;-ms-flex:1;flex:1}}