div.bundle > div[data-artnum-ma="A-00010100-00010100-MA-BU-WEB22"] {
    background: #C1272D !important;
}
div.print > div[data-artnum-ma="A-00010100-00010100-MA"] {
    background: #C1272D !important;
}
div.digital > div[data-artnum-ma="A-00010101-00010101-MA"] {
    background: #C1272D !important;
}

#categoryList > div > .row {
    justify-content: center;
    display: flex;
}

@media (max-width: 480px) {
    .boxView .pricePart {
        width: 100% !important;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .boxView .description {
        width: 100% !important;
        padding-right: 5px;
    }
    .boxView .priceBlock {
        width: 100% !important;
    }
    .boxView .buttonPart {
        float: left;
        width: 100% !important;
    }

    .boxPrice {
        margin-bottom: 8px;
    }

    a.btn.btn-yellow.text-uppercase {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .desc-container {
        display: none;
    }
    
    span.typeTitle.text-uppercase {
        font-size: 24px;
        padding-bottom: 8px;
    }

    .description ul {
        padding-top: 5px;
    }

    .boxSaving.text-uppercase {
       font-size: 37px !important;
}

       a.btn.btn-yellow.text-uppercase {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px !important;
}

    .boxSaving.text-uppercase {
    margin-bottom: 20px !important;
}

    .col-xs-5.offers {
    margin-top: -50px;
}
}
