.resource-block-container.rheum-ndc-codes .abbv-row{display:grid;grid-template-columns:repeat(3,3fr);gap:.5rem}
.resource-block-container.rheum-ndc-codes .abbv-row .abbv-col{width:100%}
.resource-block-container.rheum-ndc-codes .abbv-row .abbv-col .resource-box{display:grid;grid-template-columns:1fr;grid-template-rows:80px 1fr;height:100%}
.resource-block-container.derm-ndc-codes .abbv-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}
.resource-block-container.derm-ndc-codes .abbv-row .abbv-col{width:100%}
.resource-block-container.derm-ndc-codes .abbv-row .resource-box{max-width:auto}
.resource-block-container.derm-ndc-codes .abbv-row .abbv-col>.rich-text>.abbv-rich-text{display:grid;grid-template-columns:1fr;grid-template-rows:60px 1fr;height:100%;height:100%;border-radius:10px;box-shadow:0 5px 15px 0 rgba(0,163,223,.2);padding:1rem}
.resource-block-container.derm-ndc-codes .abbv-row .abbv-col>.rich-text>.abbv-rich-text table{width:100%}
.resource-block-container.derm-ndc-codes .abbv-row .abbv-col>.rich-text>.abbv-rich-text p:first-child{text-align:left;padding:10px;border-bottom:1px solid #21406d;font-weight:700}
.resource-block-container.derm-ndc-codes .abbv-row .abbv-col>.rich-text>.abbv-rich-text p:last-child{text-align:center;padding:10px}
@media(max-width:600px){.resource-block-container.rheum-ndc-codes .abbv-row,.resource-block-container.derm-ndc-codes .abbv-row{grid-template-columns:1fr}
}
@media(max-width:500px){.resource-block-container.rheum-ndc-codes .abbv-row{grid-template-columns:repeat(2,1fr)}
}