.wrap-about-brands .block-brand .brand-image img{
    width: 100%;
}

.wrap-about-brands .block-brand .brand-description{
    text-align: center;
    font-size: 25px;
    line-height: 33px;
    max-width: 950px;
    color:black;
    margin-left: auto;
    margin-right: auto;
    padding-bottom:70px;
    padding-top:70px;
}

.no-bg-black-text {
    background: none;
}

.no-bg-black-text .title-breadcrumbs-center{
    color: black !Important;
}

.no-bg-black-text a {
    color: black !important;
}


.no-bg-black-text li > span {
    color: black !important;
}

.no-bg-black-text  li::after{
    color:black !important;
}