.product-specification{align-items:flex-end;display:flex;flex-flow:row nowrap;justify-content:space-between}.product-specification .image-wrapper{flex:0 0 272px;margin-right:20px}.product-specification .image-wrapper img{object-fit:contain;width:272px}.product-specification .content{background-color:var(--color-background-light);display:flex;flex:2;flex-flow:row nowrap;padding:40px 60px 60px}.product-specification .content .included{margin-right:60px}@media (max-width:1100px){.product-specification{align-items:flex-end;display:flex;flex-flow:row nowrap}.product-specification .content{flex:unset;flex-flow:column nowrap}.product-specification .content .included{margin-right:unset}}@media (max-width:840px){.product-specification{align-items:center;flex-flow:column nowrap}.product-specification .image-wrapper{margin-right:unset}.product-specification .content{margin-top:20px}}@media (max-width:500px){.product-specification .content{padding:20px}}