Hi,
On the product page, I need to change the image size further.
Template: bikestore
The current size of the additional image is 50x50 px.
.additional-images img {
width: 50px !important;
}