.manage-your-taxes__body{display:flex;flex-direction:column;gap:28px;overflow:hidden}@media only screen and (min-width:768px)and (max-width:1140px){.manage-your-taxes__body{flex-direction:row;gap:52px}}@media only screen and (min-width:1141px){.manage-your-taxes__body{flex-direction:row;gap:140px}}@media only screen and (min-width:768px)and (max-width:1140px){.manage-your-taxes__title{max-width:312px}}@media only screen and (min-width:1141px){.manage-your-taxes__title{max-width:464px}}.manage-your-taxes__cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media only screen and (max-width:340px){.manage-your-taxes__cards{grid-template-columns:1fr;gap:16px}}@media only screen and (max-width:767px){.manage-your-taxes__cards{margin-top:24px}}@media only screen and (min-width:768px)and (max-width:1140px){.manage-your-taxes__cards{gap:16px;height:234px}}@media only screen and (min-width:1141px){.manage-your-taxes__cards{gap:16px;height:234px}}.manage-your-taxes__card{display:flex;flex-direction:column;padding:16px;border:1px solid #d7dedf;border-radius:24px}.manage-your-taxes__card img{display:block;margin:-30px -42px -10px auto}