.container-fluid.sellable .discount-banner {
	margin-bottom: 2rem;
	margin-top: 1rem;
	background: none !important;
}
.osky-search .discount-banner {
	margin-top: 125px;
	margin-bottom: -100px;
}
.login-page .discount-banner {
	margin-top: 40px;
	margin-bottom: 40px;
}


.container-fluid.sellable .discount-banner-mobile {
	margin-top: 3rem;
	background: none !important;
}
.osky-search .discount-banner-mobile {
	margin-top: 48px;
	margin-bottom: -32px;
}
.user-menu {
	float: right;
}