.gallery-box .item-gallery{
    /* width:300px; */
}
.brand-img{
    background-repeat: no-repeat;
    background-size: 100%;
    width: 50%;
    display: block;
    height: 50px;
    background-size: contain;
    margin-bottom: 15px;
    margin-left: 35px;
    background-position: 50% 50%;
}
.certs .gallery-box .slider-wrap{
    padding:0;
}
.certs .item-file .file-title{
    text-align: left;
}
.certs .card-data-slide {
    margin-bottom: 30px;
}
.certs .gallery-box .item-gallery{
    margin-bottom: 20px;
    height: 310px;
}