.section-efficiency .efficiency-browsing {
    max-width: 12.6em;
}

/*live text alt images satrt*/
.section-live-text .tile-picture-wrapper {
     max-width:100%;
}

@media only screen and (min-width: 735px) {
    .section-live-text .tile-picture-wrapper {
        padding-right:0;
        margin-left: auto;
        margin-right: auto;
    }
    .section-security .section .tile-artcd-large{
        padding-top: 258px;
    }
}
.section-live-text .tile-picture-wrapper .tile-picture {
    display: block;
    width: 1394px;
    height: 602px;
    position: relative;
    left: 50%;
    margin-left: -697px;
}


@media only screen and (max-width: 1068px) {
    .section-live-text .tile-picture-wrapper .tile-picture {
        display:block;
        width: 974px;
        height: 436px;
        margin-left: -487px;
    }
}

@media only screen and (max-width: 734px) {
    .section-live-text .tile-picture-wrapper .tile-picture {
        display:block;
        width: 366px;
        height: 383px

    }
}

/*live text alt images end*/


/* 2022-10-20 */
.section-security .section-shopping .tile-featured-content .typography-password-copy {
	width: 432px;
}

@media only screen and (max-width: 734px) {
	.section-security .section-shopping .tile-featured-content .typography-password-copy {
		width: 386px;
	}
}


/* 2022-10-25 tab groups */
@media only screen and (max-width: 734px) {
	.section-tab-groups.theme-dark .tile-picture-wrapper {
		margin-top: 6px;
	}
}

/* 2022-10-26 */
@media only screen and (max-width: 375px) {
	.section-security .section-shopping .tile-featured-content .typography-password-copy .r35 {
		position: absolute;
		right: -35px;
	}
}


/* 2022-11-2 */
/* ArtCD */
.section-increased-performance .tile-copy {
	max-width: 24.5em;
}
.section-efficiency .efficiency-metrics {
	margin-top: 4.14em;
}
@media only screen and (max-width: 1156px) {
	.section-efficiency .efficiency-metrics {
		margin-top: 5.1em;
	}
}
@media only screen and (max-width: 1068px) {
	.section-increased-performance .tile-picture {
		margin: 83px auto 0;
	}
	.section-efficiency .efficiency-metrics {
		margin-top: 3.88em;
	}
}
@media only screen and (max-width: 1040px) {
	.section-efficiency .efficiency-metrics {
		margin-top: 5.0em;
	}
}
@media only screen and (max-width: 823px) {
	.section-efficiency .efficiency-metrics {
		margin-top: 3.9em;
	}
}
@media only screen and (max-width: 819px) and (min-width: 736px) {
	.section-increased-performance .tile-picture {
		margin: 86px auto 0;
	}
	.section-efficiency .efficiency-metrics {
		margin-top: 4em;
	}
}
@media only screen and (max-width: 734px) {
	.section-efficiency .efficiency-metrics {
		margin: 2.5em auto 1.5em;
	}
}
@media only screen and (min-width: 1367px) {
	.section-customization .section-extensions .tile-copy {
		min-width: 608px;
	}
}
.large-l {
    display: none;
}
@media only screen and (min-width: 1366px) and (max-width: 1420px) {
    .large-l {
        display: block;
    }
}



/* 2022-11-8 */
@media only screen and (min-width: 1068px) {
    .section-efficiency .efficiency-browsing{
    	margin-top: 2.8em;
    }
}
/* 2022-11-11 ArtCD */
@media only screen and (min-width: 824px) and (max-width: 829px) {
    .section-efficiency .efficiency-metrics {
        margin-top: 3.9em !important;
    }
}
@media only screen and (min-width: 1041px) and (max-width: 1053px) {
    .section-increased-performance .tile-picture{
    	margin: 60px auto 0 !important;
    }
}


