#champions .icons ul li .body-copy p {display: grid; grid-template-columns: 40px auto; color: #fff; font-weight: 400; justify-items: start;}
#champions .icons ul li .body-copy .number {width: 30px; height: 30px; border-radius: 50%; background-color: #44d62c; color: #000; line-height: 28px;
margin-bottom: 0.7rem;
margin-top: -0.1rem;}
#champions ul li h3 {
padding-bottom: 1rem;
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}