Adjust the border radius value to your liking.
/**
 * Tabs Plugin
 * From Will-Myers.com
 * Tab Image Size
**/
[data-wm-plugin="tabs"] .tab-content {
  border-radius: 10px;
  overflow: hidden;
}
Adjust the border radius value to your liking.
/**
 * Tabs Plugin
 * From Will-Myers.com
 * Tab Image Size
**/
[data-wm-plugin="tabs"] .tab-content {
  border-radius: 10px;
  overflow: hidden;
}