Hey CColeman88,
When I look at your link I see that your image has border-radius corners of 4px now, but if you would like them to be more rounded please try this css in your Quick CSS:
.big-preview img {
border-radius: 8px !important;
}
Please adjust to suit.
Best regards,
Mike