.hr_card{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:16px}.hr_card h4{margin:0}.hr_icon{display:flex;justify-content:space-between;align-items:center;gap:24px}.hr_icon .icon-ui{font-size:64px}@media screen and (max-width:760px){.hr_card h4{font-size:22px}}