.block14-2-custom3-img {
    width: 100%;
}
.block14-2-custom3.content-picture-left > .maxwidth-theme > .row {
    flex-direction: row-reverse;
}
.block14-2-custom3 .block_text {
    height: 100%;
}

.block14-2-custom3 .block-title {
    padding-right: 70px;
}
.block14-2-custom3.content-picture-left .block-title {
    padding-right: 0;
    padding-left: 70px;
}
@media (max-width: 992px) {
    .block14-2-custom3 .block14-2-custom3-img {
        margin-top: 16px;
    }
}
@media (max-width: 767px) {
    .block14-2-custom3 .block-title {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .block14-2-custom3 .bottom-text {
        flex-direction: column;
    }
    .block14-2-custom3 .block-btns-col,
    .block14-2-custom3 .block-el-btns,
    .block14-2-custom3 .block-el-btns > div {
        margin-top: 16px !important;
        width: inherit;
    }
    .block14-2-custom3 .block-el-btns > div {
        padding: 0px;
        margin-bottom: 0px;
    }
    .block14-2-custom3 .btn {
        width: 100%;
    }
}


