.specs{max-width:750px}.specs .spec{display:flex;font-size:18px;gap:20px;line-height:30px;padding:10px 20px}.specs .spec .title{flex:3;font-weight:800}.specs .spec .content{flex:7}.specs .spec:nth-child(odd){background-color:rgba(0,0,0,.1)}@media only screen and (max-width:820px){.specs .spec{flex-direction:column;gap:0}}