Use code to Custom CSS box
/* align product title gallery image */
section.product-details.ProductItem-details {
padding-top: 0px !important;
top: -10px;
}

Result:

Use code to Custom CSS box
/* align product title gallery image */
section.product-details.ProductItem-details {
padding-top: 0px !important;
top: -10px;
}

Result:
