.typography-password-copy:lang(th) {
	line-height: 1.15;
}

em {
	font-style: italic !important;
}

.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;
	}
}

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

@media only screen and (min-width: 736px) and (max-width: 930px) {
	html.no-touch .graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-value {
		font-size: 30px;
	}
}

@media only screen and (min-width: 736px) and (max-width: 930px) {
	html.no-touch .graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-unit {
		font-size: 28px;
	}
}

@media only screen and (max-width: 734px) {
	.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-value {
		font-size: 33px;
	}
}

@media only screen and (max-width: 734px) {
	.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-unit {
		font-size: 24px;
	}
}

@media only screen and (min-width: 769px) and (max-width: 930px) {
	#speed-gallery .badge-content .badge-value {
		left: -10px;
	}

	#speed-gallery .badge-content .badge-caption {
		left: -10px;
	}

	#speed-gallery .badge-content .badge-unit {
		position: relative;
		left: -5px;
		font-size: 28px;
	}
}

.section-privacy .article-copy {
	max-width: 38em;
}

.section-customization .article-copy {
	max-width: 38em;
}

.section-password .text-content {
	width: 908px;
}

/* Fix Shopping Icon */

.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;
	}
}

/* Fixed Wallet Icon */

.section-security .section-shopping .wallet-icon {
	width: 179px;
	height: 24px;
}
