.finlon-column-stretched-yes .finlon-stretched-section {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: auto
}

.finlon-column-stretched-yes .finlon-stretched-section:before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block
}

.finlon-column-stretched-left .finlon-stretched-section {
    margin-left: -800px !important;
    right: 0
}

.finlon-column-stretched-right .finlon-stretched-section {
    margin-right: -800px !important;
    right: 0
}

@media(min-width:1200px) {
    .finlon-column-stretched-yes .about-four__image img {
        max-width: none !important;
        width: auto !important
    }
}

@media(max-width:1199px) and (min-width:992px) {
    .finlon-column-stretched-yes.finlon-left-stretched-content-yes .about-four__image-inner {
        float: right
    }

    .finlon-column-stretched-yes.finlon-right-stretched-content-yes .about-four__image-inner {
        float: left
    }
}

.finlon-column-stretched-yes.benefit-img .finlon-stretched-section {
    clip-path: polygon(0 0, 100% 0, 58% 100%, 0% 100%);
    margin-left: -352px !important;
    width: 574px
}

@media (max-width:1199px) {
    .finlon-column-stretched-yes.benefit-img .finlon-stretched-section {
        display: none
    }
}

.finlon-column-stretched-yes.benefit-img .finlon-stretched-section:before {
    background-color: #e63a27;
    opacity: .9
}