.paragraph[data-quickedit-entity-id="paragraph/51461"] .field--name-field-cta-button .field__item, .paragraph[data-quickedit-entity-id="paragraph/51461"] .field--name-field-cta-button .field__item a.btn {
    width: 100% !important;
}

.half-video .layout--wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    max-width: 1220px;
    position: relative;
    width: 100%;
    z-index: 5;
}

.half-video .btn-below-cta-text-banner .cta-text-banner-container {
    align-items: start !important;
}
.half-video .btn-below-cta-text-banner .cta-text-banner-container * {
    text-align: left !important;
}

@media screen and (min-width:767px) {
	.image_right .block-inline-blocktwo-column-large-feature .layout__region.layout__region--second {
		    order: -1!important;
		    margin-right: 8.3333333333%!important;
	      margin-left: 0px!important;
	}
}
@media screen and (max-width: 1440px) {
    .image_right .block-inline-blocktwo-column-large-feature .layout__region.layout__region--second {
        margin-left: auto!important;
        margin-right: auto!important;
    }
}


/** MOBILE **/
@media screen and (max-width: 1100px) {
    .big_padding {
        padding-bottom: 40px!important;
        padding-top: 40px!important;
    }
}

@media screen and (max-width:990px) {
	.half-video .layout--wrapper {
    padding: 40px 0px!important;
	}
}

@media screen and (max-width: 639px) {
	.half-video .layout__region {
    padding: 10px 0px!important;
	}
	.half-video.video-left .layout__region--second {
		order: -1!important;
	}
}