#page_container > .row,
#page_container > .row,
ul.product_menu,
.long_blog_view,
.product_content,
.specs_height,
.home_container .page_cat,
.long_gal_view{
	height:auto;
	max-height: initial;
}

.long_blog_view{
	border-right: 1px solid rgba(255, 255, 255, 0.4);
}

.product_single_cont{
	top:auto;
	margin-top:10px;
}

body:not(.mobile) .product_menu > li > ul{
	height:auto !important;
}