$(document).ready(function() {

$(".node-type-paidevent .product-image").prependTo(".product-body");
$(".node-type-paidevent .product-info").prependTo("#webform-component-event-registration-payment");



});

