﻿.brdpts .name-det {
    height: 120px;
}

@media (max-width: 767px) {
    .leaders-section.brdpts .col-md-3 {
        text-align: center;
        min-height: 529px;
        margin-bottom: 175px;
    }

    .leaders-section.brdpts {
        margin-bottom: 0 !important;
    }

    .brand-section.p-5.pb-2 {
        padding-top: 5px !important;
    }

    .row.mt-5 {
        margin-top: 0 !important;
    }
}
