

/* step 1 */
.boxContent.bundle .boxImage {background-image:url(../../images/cc/ccPrint.png);background-position: 5px 4px;margin-left:5px;}
.boxContent.premium .boxImage {background-image:url(../../images/overHauldevices.png);background-position:7px -17px;background-size:100%!important;}

/* step 3 */
.orderSummary .boxContent.bundle .boxImage{background-position:-6px -25px!important;}
.orderSummary .boxContent.premium .boxImage{background-position:-29px -34px!important;}

/*Add on 17082016*/
/* thank you page */
.thankYou .boxContent.bundle {background:url(../../images/Law.com_app_image.jpg) no-repeat right 22px!important;background-size: 47%!important;}
.thankYou .boxContent.premium {background:url(../../images/Law.com_app_image.jpg) no-repeat right 22px!important;}

.upper a {
    font-size: 16px!important;
    font-weight: bold!important;
    text-decoration: none!important;
    color: #8B0000!important;
}
/* End */

/* thank you page */
/*.thankYou .boxContent.bundle {background:url(../../images/cc/ccPrint.png) no-repeat right 22px!important;background-size: 47%!important;}
.thankYou .boxContent.premium {background:url(../../images/overHauldevices.png) no-repeat right 22px!important;}*/

/* cross sell */
#crossSell .promotionDescription {background:url(../../images/crossSell.png) no-repeat right 55px;}

/* free : Limited ****/
.boxContent.free .boxImage {background-image:url(../../images/cc/ccDigital.png);}

/* mobile */
@media only screen and (min-width : 300px) and (max-width : 650px) {
	.thankYou .boxContent.bundle,.thankYou .boxContent.premium {background-size: 96%!important;}
}