.technologies-cards-comp .body{display:flex;flex-wrap:wrap;gap:1em;justify-content:center}.technologies-cards-comp .card{background-color:#f8fbff;border-radius:4em;display:grid;padding:0;place-content:center;text-decoration:none;width:16.5em}.technologies-cards-comp .card:hover{transform:scale(1.05)}.technologies-cards-comp .card .img-box{display:grid;margin-bottom:0;place-content:end;width:100%}.technologies-cards-comp .card .img-box img{border-radius:4em;height:100%;margin:0;width:100%}.technologies-cards-comp .card .card-footer{margin-bottom:1em;margin-top:.6em}.technologies-cards-comp .card .card-footer h4{color:#1074be;margin:-1em 0 0;text-align:center}.technologies-cards-comp #card-0 .img-box{margin-left:-.4em}.technologies-cards-comp #card-2 .img-box{margin-left:.5em}