/* xl - DESKTOP STYLES */ 
.glass {
	backdrop-filter: blur(4px);
}
.sub-menu li:last-child{
		border-radius:0 0 20px 20px;
}

