@media all and (max-width: 576px) { 
	.promotiongiftpopup {
		padding: 10px;
	}
	.promowraps .cart-item-list.head-top {
		display: flex;
	}

	.promotiongiftpopup .product-view .product-title a {
		height: auto !important;
	}

	.promowraps .cart-item-list {
		position: relative;
	}
	.promowraps .promo-head {
		margin: 0 35px 0 0;
	}

}