.product-row{margin:0 auto;max-width:950px;display:flex;width:100%}.product-row .image{flex-shrink:0;width:224px}.product-row .image img{box-shadow:0 15px 25px rgb(0 0 0 / 16%),0 1.87823px 3.13039px rgb(0 0 0 / 8%)}.product-row .content{margin-left:80px}.product-row .content h4{margin-top:32px;font-size:1.125rem}.product-row .content ul{padding-left:32px;padding-right:64px}.product-row .content ul:not(:last-child){margin-bottom:32px}.product-row .content ul li{padding-left:8px;margin-bottom:16px}.product-row .content ul li:last-child{margin-bottom:0}@media screen and (max-width:768px){.product-row{flex-wrap:wrap}.product-row .image{margin-bottom:40px;width:240px}.product-row .content{margin-left:0}}