#nitro-v15-specs .specs-border { z-index: 1; background-image: url("../../assets/images/nitro-v15/specs-border.png"); background-size: 100% 100%; background-repeat: no-repeat; }
#nitro-v15-specs ul li { text-align: center; padding: 1.7rem 0 2rem; border-bottom: 1px solid #fff; }
#nitro-v15-specs ul li:first-child { padding: 0 0 2rem; border-bottom: 1px solid #fff; }
#nitro-v15-specs ul li:last-child { border-bottom: none; }
#nitro-v15-specs ul li p:first-child { color: #ed1c2c; font-family: "ttsquares-bold", "Helvetica Neue", Helvetica, Arial, sans-serif; }
@media (min-width: 924px) { #nitro-v15-specs ul li { display: flex; justify-content: end; align-items: center; text-align: left; padding: 2.7rem 0 4rem; } #nitro-v15-specs ul li:first-child { padding: 0 0 4rem; } #nitro-v15-specs ul li p:first-child { width: 35%; } #nitro-v15-specs ul li p:nth-child(2) { width: 50%; } }
