@media (max-width: 1100px){
    .node__content .rf-section:first-child .layout--twocol-33-66 > .layout__region:last-child {
        flex: 100%;
    }
}