.header-cart__icon {
	position: relative;
}

.header-cart__icon .count {
	position: absolute;
    z-index: 10;
    right: 5px;
    top: 5px;
}
	