.imageWidget--125 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--125 img {
    width: px;
    height: auto;
    max-width: 100%;
}.textHeader--126 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 64px; 
    padding-bottom: 0px;
}

.textHeader--126 .textHeader__heading {
    color: inherit; 
}

.textHeader--126 .textHeader__subheading {
    color: inherit; 
}