
@media screen and (max-width: 480px) {
	.mob-level-1 {
		padding-top:10px;
	}
	.mob-down {
		top: 96px !important;
	}
}
