.eq-card_wrap{align-content:space-between;display:flex;flex-wrap:wrap;justify-content:flex-start}.eq-card{align-items:flex-start;background:#194b4b;border-radius:33px;display:flex;flex-direction:column;margin:20px;padding:20px;width:30%}.eq-card:hover{background:#042940}.eq-card img{max-width:75px}.eq-card h4{margin:10px 0}.eq-card p{margin:0;max-width:200px}@media only screen and (max-width:600px){.eq-card_wrap{flex-direction:column}.eq-card{margin:0 0 20px!important;width:100%!important}}