

/* Start:/local/components/beluga/brands/templates/tree/style.css?1765606813559*/
.brand-country {
    font-family: "Future";
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    text-transform: none;
    margin: 60px 0 40px;
}

.brand-country:first-child {
    margin-top: 0;
}

@media (max-width: 767px) {
    .brand-country {
        margin-bottom: 20px;
    }
}

@media (min-width: 1240px) {
    .brands-level-2 .row {
        display: flex;
        justify-content: center;
    }

    .brands-level-2 .row .brands-mark-item {
        display: flex;
        justify-content: center;
        margin-bottom: 5px;
    }
}

/* End */
/* /local/components/beluga/brands/templates/tree/style.css?1765606813559 */
