
.basket {
    color: #72AD1C !important;
}
#miniBasketContents .popover-content {
    max-height: 500px;
    overflow-y: auto;
}
#miniBasketContents {
	top: 75px; 
	width: 350px; 
}
.popover-content {
}
.popover {
    text-align: left;
    white-space: normal;
}

.basketContent {
    padding: 19px 14px !important;
}

