	
@media (max-width: 992px) {
	.dropdown-menu-end {
		left: 0em !important;
		width: fit-content;
	}
}