.main-hero-section {
    box-shadow:none;
}
body.home header, body.product header {
	background: linear-gradient(180deg,transparent 3%,transparent);
}
header .logo-section img {
	display:none;
}