
/*
body.resized .pricing .details{color: #000; text-align:left; font-size:14px; font-weight:500; cursor:default}
body.resized .pricing .first-year-total{color: #000; text-align: left}
body.resized .pricing .details.bg-light-gray {color: #000;}
body.resized .pricing .details i{ display:block; width:26px; height:24px; background:url('/assets/images/common/check.png'); position:absolute; top:0;  bottom: 0; margin:auto; right:15px; left:auto;}

body.resized .pricing .details i.check.check-muted{ background:none}
body.resized .pricing .first-year-total{font-size: 14px; font-weight: 500;}
body.resized .pricing .first-year-total span,
body.resized .pricing .details span {color: #212121; width: 100%; font-weight: bold; position: absolute;
    width:auto;
    text-align: right;
    right: 20px;
    bottom: 0;
    margin: auto;
    right: 15px;
    left: auto;}
body.resized .col.item-details-visible{ display:none}
body.resized .hide-sm{display: none;}
body.resized #pricing-tab-nav{display:flex !important}
 */
