PartsUnlimited-aspnet45/src/PartsUnlimitedWebsite/Content/Site.css [243:253]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        background-image: url('/images/cart_icon.png');
        display: block;
        width: 40px;
        height: 65px;
        padding: 45px 10px 0 0;
        text-align: center;
        font-size: 12px;
        background-size: 40px 40px;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: transparent;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



PartsUnlimited-aspnet45/src/PartsUnlimitedWebsite/Content/Site.scss [327:337]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
						background-image: url('/images/cart_icon.png');
						display: block;
						width: 40px;
						height: 65px;
						padding: 45px 10px 0 0;
						text-align: center;
						font-size: 12px;
						background-size: 40px 40px;
						background-position: top center;
						background-repeat: no-repeat;
						background-color: transparent;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



