.quake_product_card{align-items:center;background:#fff;border:1px solid #e9f2ff;border-radius:24px;display:flex;filter:drop-shadow(0 0 50px rgba(0,91,234,.1));gap:40px;justify-content:space-between;padding:40px}p.quake_product_card_tital{color:#274c77;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:160%;margin:0}img.quake_product_card_image{height:64px;width:64px}@media only screen and (max-width:767px){.quake_product_card{align-items:flex-start;display:flex;flex-direction:column-reverse;gap:16px;padding:24px}p.quake_product_card_tital{font-size:20px}img.quake_product_card_image{height:48px;width:48px}}