It is because you have uploaded squared images, try to upload rectangular one for example. Or change it’s height in the CSS snippet we sent you. You can adjust the width also
.swatches-select .image-swatch.swatch-size-large {
width: 45px!important;
}
Regards