@media only screen and (min-width:992px){.steps-card__line{top:15%;left:50%;transform:translateX(-50%);height:2px;width:80%;opacity:1%}.steps-card__circle{height:70px;width:70px}.steps-card__circle:before{content:"";position:absolute;top:50%;left:50%;height:120%;width:120%;transform:translate(-50%,-50%);border-radius:50%;z-index:-1}}@media only screen and (max-width:991px){.steps-card__line{top:7%;left:48px;height:70%;width:2px;opacity:1%}.steps-card__circle{height:50px;width:50px}}@media only screen and (max-width:575px){.steps-card__line{display:none}}