.b-site-info-header a {
    align-items: center;
}

@media screen and (min-width: 1199px) {
    .b-site-info-header__title {
        font-size: 1em;
    }
    .b-site-info-footer .b-socials__social a.entity-tiktok:before {
        font-size: 1.8rem;
    }
    .site-footer__first {
        width: 50rem;
    }
    .b-builder-header-info__left {
        width: 60%;
    }
    .b-site-info-footer__logo a{
        width: 40%;
    }
}

.page-not-front .media--type-video .field__item {
    text-align: center;
}

.block-type-list-icons .field--name-field-block-paragraph, .block-list-icons .field--name-field-block-paragraph {
    width: 100%;
}

@media screen and (min-width: 1199px) {
    .block-list-icons .field.field--name-field-paragraph-image.field--type-image.field--label-hidden.field__item {
        height: 11.1115rem;
        img {
            width: 10rem;
        }
    }
}
