.section-password .text-content {
	width: 851px;
}
@media only screen and (max-width: 1068px) {
	.section-password .text-content {
		width: 741px;
	}
}

@media only screen and (max-width: 734px) {
	.section-password .text-content {
		width: 286px;
	}
}

.section-password .tile-modal .modal-content .modal-headline, .section-password .tile-modal .modal-content .modal-copy {
	max-width: 1250px;
}

.section-security .section-shopping .text-content .shopping-icon {
	width: 78px;
	height: 78px;
}

@media only screen and (max-width: 1068px) {
	.section-security .section-shopping .text-content .shopping-icon {
		width: 226px;
		height: 78px;
	}
}

@media only screen and (max-width: 734px) {
	.section-security .section-shopping .text-content .shopping-icon {
		width: 179px;
		height: 62px;
	}
}

.section-smart-tools .tile-copy-container {
	max-width: 700px;
}


.section-quick-note .tile-picture {
	width: 1278px;
	height: 554px;
}

@media only screen and (max-width: 1068px) {
	.section-quick-note .tile-picture {
		width: 964px;
		height: 466px;
	}
}

@media only screen and (max-width: 734px) {
	.section-quick-note .tile-picture {
		width: 365px;
		height: 346px;
	}
}

.section-quick-note .tile-picture-wrapper {
	max-width: 1278px;
}

@media only screen and (min-width: 1069px) {
	.section-quick-note .tile-picture-wrapper {
		margin-right: 54px;
	}
}
