Hi,
Please try to use this custom css code:-
.woocommerce div.product div.images{
width:30% !important;
}
.woocommerce div.product div.summary{
width:66% !important;
}
.woocommerce div.product div.images img {
display: block;
box-shadow: none;
width: 356px !important;
height: 474px !important;
}
Thanks
Mohammad