/* Start custom CSS */[type=radio] + img {
  max-width: 200px !important;
  width: 200px;
}

[type=radio] + img + span.swatch_title {
  display: block !important;
}/* End custom CSS */