![iPhone 16 Exec M2 Card Case [Black]](https://cdn.shopify.com/s/files/1/0261/8562/9771/files/shopify_i16-61_M2_EXEC_BLK_img_case_main_v02_B0DCX24D25_vMAIN_2560x2560px_q60_shopify_0001.jpg?v=1726019019)
iPhone 16 Exec M2 Card Case [Black]
/* SPEC SECTION STYLES */ .specGrid { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; } .specItem { flex: 0 0 auto; width: 200px; text-align: center; } .columnsTabImg { max-width: 100%; height: auto; display: block; margin: 0 auto 15px auto; } .columnsTabText { padding: 0 10px; } .tabs li { display: inline-block; margin-right: 10px; } .patentNote { text-align: center; color: #968d8d; margin-top: 40px; font-size: 0.9em; } /* WARRANTY + LATCHER SECTION STYLES */ .warrantyBox { margin-top: 40px; display: flex; flex-wrap: wrap; justify-content: space-between; gap: 20px; align-items: flex-start; } .warrantyTextContainer { flex: 1 1 100%; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 20px; border-top: 1px solid #0074b8; padding-top: 20px; } .warrantyTextSeparator