.five-col-row{background-color:#faedc6;border-radius:24px;display:grid;gap:0;grid-template-columns:repeat(5,1fr);padding:34px 16px}.five-col-row .col{background:transparent;border-radius:0;padding:34px 24px;text-align:center}.five-col-row .col ul.checklist{margin-left:0}@media only screen and (max-width:1380px){.five-col-row{grid-template-columns:1fr 1fr 1fr!important}}@media only screen and (max-width:1000px){.five-col-row{grid-template-columns:1fr 1fr!important}}@media only screen and (max-width:768px){.five-col-row{grid-template-columns:1fr!important}}