.product-container{display:flex;margin-top:20px}.left-column,.right-column{flex:1;padding:10px}.left-column{margin-right:20px}.productImage img{height:auto;max-width:100%}.specifications{list-style-type:none;padding:0}.specifications li{background-color:#f5f5f5;border:1px solid #ddd;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:10px;padding:10px}.spec-detail,.spec-title{flex:1}