﻿
#ndr-filter .mix div.cardContent a.yellowBtn {
    text-transform: none;
    border-radius: 10px !important;
    width: 100% !important;
    white-space: normal;
    word-wrap: break-word;
    display: inline-block;
    text-align: center;
    margin-top: 2px !important;
}

#ndr-filter h3 {
    font-size: 20px;
    font-weight: 700;
    color: #29307C;
}

.mix-container {
    display: block;
}

 
#ndr-filter .mix-container .mix img {
    height: auto !important;
}

#ndr-filter .mix div.cardContent .smallerText {
    font-size: 14px;
}
#ndr-filter .mix div.cardContent {
    padding: 10px;    
}
