.product-card{margin-top:-120px}.product-card .content-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:15px;border:1px solid #cecece;background:#fff;border-radius:24px;-webkit-box-shadow:0 0 50px 0 rgba(0,0,0,.1);box-shadow:0 0 50px 0 rgba(0,0,0,.1);height:100%}.product-card .content-box h3{color:#1f3f6d}.gallery-product-card .about-ship{margin:auto!important}