


#main_container, #content_wrap {
  background-color: rgba(0, 0, 0, 0);
}

#topmenu_container_wrap {
  background: #fff;
}

#bg_content {
  opacity: 0.3;
}

@media only screen and (max-width: 40.063em) {
	#backgroundSnowCanvas {
    	display: none !important;
	}
}