.basket-coupon-alert-section {
	position: absolute;
	top: 80px;
}
@media (max-width: 991px) {
	.basket-coupon-alert-section {
		position: relative;
		top: 0px;
	}
}

.smooth-section .sz-container-expand.sz-grid-item-match {
    height: unset;
}