.about-wmh-group__list{counter-reset:section}.about-wmh-group__item{display:grid;column-gap:15px;row-gap:40px;grid-template-areas:'a b' 'c c';align-items:center;justify-items:center}.about-wmh-group__item:before{grid-area:a;counter-increment:section;content:counter(section);height:35px;min-width:35px;background-color:#006f3b;border-radius:35px;text-align:center;line-height:35px;color:#fff}.about-wmh-group__title{grid-area:b;font-size:1em;font-weight:bold}.about-wmh-group__photo{grid-area:c;width:100%;height:auto;max-width:150px}.client-wmh__heading{font-weight:bold;text-align:center;margin:0!important;padding-bottom:30px}.client-wmh__title{font-weight:600;font-size:14px;width:80%;height:35px;border-radius:35px;line-height:35px;border:1px solid #e1e1e0;text-align:center;margin:0 auto 15px}.client-wmh__list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,auto);grid-gap:15px}.client-wmh__item{height:40px;transition:all ease-in-out 300ms}.client-wmh__item:hover{}@media only screen and (max-width:576px){.about-wmh-group__item{margin-bottom:15px}.client-wmh__title{margin-top:15px}}