/* Browser Privacy Table Margin adjustment */
.section-browser-privacy table {
	margin-block: 5.47rem;
}

@media only screen and (max-width: 1068px) {
	.section-browser-privacy table {
		margin-block: 2.4rem 2.75rem;
	}
}

@media only screen and (max-width: 734px) {
	.section-browser-privacy table {
		margin-block: 1rem;
	}
}

@media only screen and (max-width: 734px) {
	.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge {
		margin-left: 0;
	}
}

.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-tracking-prevention .tile-featured-content {
		padding-left: 0;
		padding-right: 0;
	}
	.section-tracking-prevention .text-content {
		width: 225px;
	}
}

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