.dropdown-menu2 {	top: 0;	left: 100%;	margin-top: 0;	border:1px solid #D1D1D1 !important;	border-top-right-radius: 8px !important;	border-bottom-right-radius: 8px !important;}@media screen and (max-width: 992px) {	.dropdown-menu2 {		top: 100%;		left: 0;		margin-top: 0;	}}.headerSticky {	position: sticky;  top: 0;  background-color: #fff;  z-index: 1000;}