Milestone HistosMATE Wax cleaning station
The HistosMATE fully automated wax cleaning solution. Designed to suit all your laboratory wax cleaning needs.
Clean wax from all brands of processing racks, moulds, forceps and wax contaminated tools more efficiently and safely.
The cleaning process with HistosMATE is as simple as one click. The operator only has to press “START” and the cleaning process begins. De-waxing your laboratory tools is now possible in only 7 minutes.
An innovative solution for an old problem
- Simple and automatic
- Fast cleaning cycles
- Universal use
- Green environment
- Time and cost savings
function resizeCTA(){
jQuery(".em_ctab__cta_main_container").each(function(){
var containerHeight = jQuery(this).outerHeight(); var containerWidth = jQuery(this).width();
var content = jQuery(this).find('.em_ctab__cta_content p'); var button = jQuery(this).find('.em_ctab__cta_button');
button.css('top', (containerHeight/2 - button.outerHeight()/2) );
var marginRight = button.outerWidth() + 25;
content.css('margin-right', marginRight);
});
}
jQuery( window ).resize(function() { resizeCTA(); });
jQuery(document).ready(function(){ resizeCTA(); });