

.navbar{
    flex-wrap: nowrap !important;
}

.navbar-nav {
    flex-direction: row !important;
}

.cat-thumb {
    width: auto !important;
}

.cat-header h3{
    font-size: 20px !important;
}

.cat-info{
    font-size: 17.5px !important;
    color:#425CC7 !important;
}

a.btn, button {
    background-color: rgb(104, 34, 159) !important;
    border: 2px solid rgb(104, 34, 159) !important;
}



