#who-should-attend .bo-temp .multi-panels ul{align-items:center;column-gap: 1rem;}
#who-should-attend .bo-temp .multi-panels ul .body-copy{text-align:left;position:relative;padding-left:40px;}
#who-should-attend .bo-temp .multi-panels ul .body-copy strong{background-color:#44d62c;border-radius:100px;color:#000;display:block;font-size:1.125rem;line-height: 2rem;width:30px;height:30px;text-align:center;position:absolute;left:0;top:20px; margin-top:-15px; display: flex; justify-content: center; align-items: center;}
@media (max-width: 768px) {
  #who-should-attend .bo-temp .multi-panels ul li{justify-items:left;}
}
 @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){}