h3{
    margin: 0px;
    padding-top: 0px;
}
.display-content {
    display: flex;
    padding: 30px 0 !important;
}

.column-control-container {
    max-width: 90rem;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
}


@media screen and (max-width: 767px) {
    .column-control-container {
        max-width: 90rem;
        padding: 0 20px;
    }

}

@media screen and (max-width: 1024px) {
    .column-control-container {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

}

.main {
    padding-left: 160px;
    padding-right: 160px;
    padding-bottom: 100px;
}

.content-float-right {
    float: right;
    margin-left: 134px;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
.content-float-right-top {
    float: right;
    margin-left: 134px;
    justify-content: start;
    display: flex;
    flex-direction: column;
}

.column-2-left {
    width: 578px;
    height: auto !important;
    float: left;
}

.column-2-right div picture img,
.column-2-right div img {
    min-width: 574px !important;
    height: auto !important;
    object-fit: cover;

}

.column-2-right {
    width: 574px;
    height: auto;
    float: left;
    margin-bottom: 0 !important;
}

.sectionone {
    font-family: 'Gotham 5r' !important;
    font-size: 32px;
    font-weight: 350;
    line-height: 40px;
    letter-spacing: -0.02em;
    text-align: left;
    margin-bottom: 36px !important;
    margin-top: 0px;
    max-width: 692px;
}

.columnstwo {
    font-family: 'Gotham 3r';
    font-size: 18px;
    font-weight: 325;
    line-height: 24px;
    letter-spacing: 0.01em;
    text-align: left;
    max-width: 692px;
}

.columnstwo-margin-bottom{
    margin-bottom: 24px !important;
}

.columnstwo p, ul, ol{
    margin: 0 !important;
}

.cta-link{
    text-decoration: underline;
}

.cta-button.-inverted {
    background-color: #f2f8fb !important;
    border: 1px solid #0078B3;
    min-height: 48px;
    min-width: 242px;
}


a.cta-button {
    min-width: 242px;
    min-height: 48px;
    width: fit-content;
    font-size: 16px;
    padding: 12px;
    color: #0074AD !important;
    background-color: #f2f8fb !important;
    font-weight: 350;
    margin-bottom: 0 !important;
}
.cta-height a{
    margin-top:0px;
}
.cta-height a.cta-button{
    margin-top:0px;
}

@media (max-width: 767px) {
    .column-control-container {
        max-width: 90rem;
        padding: 0 16px !important;
    }

    .column-control-container {

        padding: 0 20px;
    }
}

@media (min-width: 767px) and (max-width: 1151px) {
    .display-content {
        display: block;
        padding: 25px 0 !important;
    }
    .column-control-container {
         margin-top: 0px;
        margin-bottom: 0px;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .content-float-right, .content-float-right-top {
        float: none;
        margin-left: 0;
        display: block;
    }

    .column-2-right {
        width: 100%;
        height: 395px !important;
        margin: 0px;
        padding: 0px;
        width: 100%;
        object-fit: cover;
        margin-bottom: 20px !important;
    }

    .sectionone {
        font-family: 'Gotham 5r' !important;
        font-size: 26px;
        font-weight: 350;
        line-height: 32px;
        letter-spacing: -0.01em;
        text-align: left;
        width: auto !important;
        margin-bottom: 30px !important;
        max-width: none;
    }

    .columnstwo {
        width: auto !important;
        max-width: none;
        padding-bottom: 0 !important;
        font-size: 16px ;
    }

    .columnstwo-margin-bottom{
        margin-bottom: 20px !important;
    }

    .column-2-left {
        width: 100%;
        object-fit: cover;
        height: 395px !important;
    }

    .column-2-right div picture img, .column-2-right div img{
        width: 100% !important;
        object-fit: cover;
        height: 395px !important;
        margin-bottom: 20px;
    }

    a.cta-button {
        min-width: 242px;
        min-height: 48px;
        min-width: 242px;
        width: fit-content;
        font-size: 16px;
        padding: 12px;
        color: #0074AD;
        background-color: #f2f8fb;
    }
    .cta-height a{
        margin-top:0px;
    }
    .cta-height a.cta-button{
        margin-top:0px;
    }
}

@media (max-width: 767px) {
    .column-control-container {
        padding: 0px;
        width: 100%;
    }
    .display-content {
        display: grid;
        padding: 20px 0 !important;
    }

    a.cta-button {
        min-width: 202px;
        height: auto;
        min-height: 36px;
        min-width: 202px;
        width: fit-content;
        font-size: 16px;
        padding: 12px;
        color: #0074AD;
        background-color: #f2f8fb;
    }

    .main {
        padding: 0;
        width: 100%;
    }

    .content-float-right, .content-float-right-top {
        float: none;
        margin-left: 0;
        display: block;
    }

    .column-2-right {
        object-fit: cover;
        width: 100%;
        height: 388px;
        margin-bottom: 16px !important;
        margin: 0;
        justify-content: center;
        display: grid;

    }

    .column-2-right div picture img {
        width: 343px !important;
        height: 388px !important;
        min-width: unset !important;
        object-fit: cover;
    }

    .column-2-right div img {
        width: 343px !important;
        height: 388px !important;
        min-width: unset !important;
        object-fit: cover;
    }

    .sectionone {
        font-family: 'Gotham 5r' !important;
        font-size: 26px;
        font-weight: 350;
        line-height: 32px;
        letter-spacing: -0.01em;
        text-align: left;
        padding-bottom: 24px;
        margin: 0px !important;
        width: auto;
        margin-top: 0px !important;
    }

    .columnstwo {
        font-family: 'Gotham 3r';
        font-size: 16px;
        font-weight: 325;
        line-height: 24px;
        letter-spacing: 0.01em;
        text-align: left;
        margin-right: 0px;
        width: auto;
        max-width: none !important;
        padding-bottom: 0 !important;
    }

    .columnstwo-margin-bottom{
        margin-bottom: 16px !important;
    }

    .cta-height a{
        margin-top:0px;
    }
    .cta-height a.cta-button{
        font-size: 14px;
        margin-top:0px;
    }

}