Products are for professional/laboratory use only.
Introducing VectaMount® Express Mounting Medium, a non-aqueous clearing and mounting medium enabling the rapid mounting of cell and tissue specimens following immunohistochemistry (IHC) staining.

| Product | Unit Size | Cat Number | Format |
| VectaMount Express Mounting Medium | 60 mL | H-5700 | Non-Aqueous |
Faster IHC clearing and mounting
- Eliminates the need for extensive ethanol washes and solvent-based clearing agents (e.g. xylene)
- Rapid drying formula for fast visualization of stained samples
- Preserves staining for at least 18 months at room temperature
- Compatible with horshradish peroxidase (HRP) and alkaline phosphatase (AP) enzyme substrates
- Refractive index of 1.49
Explore our entire portfolio of VectaMount Mounting Medium Resources
Explore commonly asked questions about VectaMount Express for tips and advice
Compare traditional and VectaMount Express workflows to learn how you can streamline your IHC protocol
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(); });
