@media(max-width: 510px) {
	.main-menu {
	flex-wrap: wrap;
    text-align: center;
    justify-content: center;
	}
	
}
