
HP DesignJet T130 24 Inch Printer | 5ZY58A
Printer Supplies .item { padding: 1rem 2rem; margin: 0 auto; max-width: 30rem; } .custom-accordion > .item:last-of-type { background: #343465; text-align: center; border-radius: .5rem; color:white; } .custom-accordion > .item:last-of-type > .icon { color: #000000; } .custom-accordion > .item:nth-of-type(6) { padding-bottom: 2rem; } .custom-accordion > .item > .icon { color: #343465; font-size: 2rem; } .custom-accordion > .item > .title { font-size: 1.5rem; } @media screen and (min-width: 800px) and (min-height: 270px) { .custom-accordion { display: table; width: 100%; max-width: 1200px; margin: 0 auto; height: 50vh; max-height: 1000px; overflow: hidden; padding-bottom: 0; } .custom-accordion > .item { display: table-cell; position: relative; height: 100%; padding: 2rem 1rem; text-align: center; transform-origin: 0 50%; transition: all 0.3s cubic-bezier(0.8, 0.16, 0.42, 0.89); } .custom-acco