﻿.ptDesc{
    padding-right: 15px; 
    padding-top: 20px
}

@media screen and (max-width: 1367px) {
    .rbold-22{
        font-size: 21px;
    }

    .ptDesc{
        padding-top: 10px;
    }
}

@media screen and (max-width: 1281px) {
    .rbold-22{
        font-size: 20px;
    }

    .ptDesc{
        padding-top: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .ptCustom {
        padding-top: 0 !important;
    }

    div.col-lg-9.ptDesc.ng-scope > div.col-lg-9.lh24.pHead {
        width: 83% !important;
    }

    div.col-lg-3.no-padding-sides.text-right {
        width: 16.6% !important;
    }

    #cartApp > div:nth-child(3) > div > div > div.col-lg-2 {
        font-size: 12px;
    }
}