.unions-container {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#section-2-31 {
    background-image: linear-gradient(rgba(238,29,35,0.5),rgba(238,29,35,0.5)),url(/wp-content/uploads/2021/07/bg.jpeg);
    background-size: auto,cover;
    background-color: #ee1d23;
    min-height: 20vw;
    text-align: left;
    background-repeat: no-repeat;
    background-clip: border-box;
    background-position: 50% 50%;
    display: flex;
    align-items: center;
}
#section-2-31 > .ct-section-inner-wrap {
    display: flex;
}
#headline-3-31 {
    width: 100%;
    color: #ffffff;
    font-family: 'Poppins';
    font-weight: 800;
    font-size: 50px;
    text-align: center;
}
.ct-span {
    display: inline-block;
    text-decoration: inherit;
}