#main-menu {
	left: auto;
	right: -320px;
}
#main-menu.active {
	right: 0;
}
#hero.products .third {
	top: 36%;
}
#products .product-hover > div {
	top: 7%;
}
#hero.small h1 {
	top: 33%;
}
