.case-study-features{display:grid;gap:10px;grid-template-columns:1fr 4fr}.case-study-features .key{color:var(--primary-color);text-transform:uppercase}.case-study-features .rule{background-color:#c4c4c4;grid-column:span 2;height:1px;width:100%}@media screen and (max-width:767px){.case-study-features{grid-template-columns:1fr 1fr}}