@charset "utf-8";
/* CSS Document */

.menu {
	height: 100vh;
	transition: 1s;
	-webkit-transition: 1s;
	width: 0px;
}

.section-bgrnd {
	border: none !important;
}