.contact-card{background:url(/wave.svg);background-size:cover;background-size:100px;background-position:50%;border-radius:8px;padding:20px;align-items:flex-start;cursor:pointer;transition:all .3s ease-in-out;margin-top:3rem;background-color:#fff}.contact-card,.contact-card .contact-wrapper{width:100%;display:flex;justify-content:space-between;flex-direction:column}.contact-card .contact-wrapper{align-items:center;margin-bottom:12px;padding:2rem}@media only screen and (max-width:580px){.contact-card .contact-wrapper{padding:0}}.contact-card .contact-wrapper p{font-size:1rem;max-width:600px;text-align:center;margin-bottom:1.7rem;font-weight:600;color:#1b1a1a}