#ReOX-Webpage-Icons{height:auto;width:100%}#ReOX-Webpage-Icons .title{font-weight:700;padding:10px 0 50px}#ReOX-Webpage-Icons .light-blue{background:#d8f4ff}.ReOX-Div{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px}.ReOX-Div .card{box-sizing:border-box;flex:1 1 calc(25% - 40px);max-width:calc(25% - 40px);text-align:center}.ReOX-Div .card img{border-radius:50%;height:150px;object-fit:cover;width:150px}.ReOX-Div .ReOX-icon-title h3{color:#106cb5;font-family:Roboto,Geneva,sans-serif;font-size:20px;font-weight:700;padding:10px 0 0}@media (max-width:1024px){.ReOX-Div .card{flex:1 1 calc(50% - 40px);max-width:calc(50% - 40px)}}@media (max-width:768px){.ReOX-Div .card{flex:1 1 calc(50% - 40px);max-width:calc(50% - 40px)}}@media (max-width:480px){.ReOX-Div .card{flex:1 1 100%;max-width:100%}}