.how-we-clean-gym .steps{display:flex;justify-content:space-between;align-items:flex-start;margin:0;padding:0;list-style:none;margin-top:50px}.how-we-clean-gym .steps__item{flex-grow:1;margin:0 20px;font-size:20px}.how-we-clean-gym .steps__item span{background:var(--gr-a);color:#fff;border-radius:25px;padding:2px;font-size:14px;margin-bottom:15px;display:block;text-align:center}.how-we-clean-gym .steps__item p{color:var(--cl-c)}.how-we-clean-gym .steps__item:nth-child(1) span{width:62px}.how-we-clean-gym .steps__item:nth-child(2) span{width:82px}.how-we-clean-gym .steps__item:nth-child(3) span{width:102px}.how-we-clean-gym .steps__item:nth-child(4) span{width:122px}.how-we-clean-gym .steps__item:nth-child(5) span{width:142px}@media (max-width:1024px){.how-we-clean-gym .steps{flex-direction:column;text-align:center;align-items:center;justify-content:center}.how-we-clean-gym .steps__item span{margin:15px auto}}