.tabs__content .media-wrapper {
    background: transparent !important;
}

.tabs__header {
    flex-wrap: wrap;
    gap: 10px;
}

.section__header {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
