.mw-top-teams > ul > li {align-items: center;background: #e7e9ed;display: flex;margin-bottom: 2px;padding: 10px 20px;position: relative;}.mw-top-teams > ul > li > .image {background: #FFFFFF;box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);display: flex;border-radius: 50%;height: 60px;margin-right: 15px;width: 60px;align-items: center;justify-content: center;padding: 10px;}.mw-top-teams > ul > li > .image img {width: 100%;object-fit: contain;display: block;height: 100%;}.mw-top-teams > ul > li > .team {color: #303030;display: block;flex: 1;font-size: 17px;font-weight: 500;line-height: 1.29;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.mw-top-teams > ul > li > .team span {display: table;font-size: 14px;}@media all and (min-width: 981px){.mw-top-teams > ul > li > .image {height: 80px;margin-right: 30px;width: 80px;}.mw-top-teams > ul > li > .image img {max-height: 50px;max-width: 50px;}.mw-top-teams > ul > li > .team {font-size: 30px;font-weight: 300;}.mw-top-teams > ul > li > .team span {    font-size: 16px;}}