@media screen and (max-width: 991px) {
	.marque-container {
		min-height: unset;
		max-height: unset;
	}
	.other-logo {
		width: 100% !important;
	}
	.main-wrap-container {
		overflow-y: auto !important;
	}
	.kl-logo1 {
		text-align: center;
	}
}
