.circle-image{width:100px;height:100px;border-radius:50px}.circles-grid{display:flex;justify-content:space-around;flex-wrap:wrap;position:relative}.circle{margin:20px;margin-top:40px;width:100px}.circle-text{text-align:center;margin-top:20px}.title-circle{text-align:center}@media(max-width:900px){.circle-image{width:75px;height:75px;margin:0 auto}.circle{width:75px !important}}