.typography-modal-copy-password-monitoring:lang(th) {
	line-height: 1.2;
}

.nowrap-content {
	display: contents;
}

.modal .modal-content .imessages .line-through {
	text-decoration-thickness: 77px;
	-webkit-text-decoration-thickness: 77px;
}

@media only screen and (max-width: 1068px) {
	.modal .modal-content .imessages .line-through {
		text-decoration-thickness: 52px;
		-webkit-text-decoration-thickness: 52px;
	}
}

@media only screen and (max-width: 767px) {
	.modal .modal-content .imessages .line-through {
		text-decoration-thickness: 48px;
		-webkit-text-decoration-thickness: 48px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-compare .compare-device .device-content .typography-compare-device-eyebrow {
		max-width: 100%;
	}
}
