/* Standalone Headlines */

@media only screen and (max-width: 734px) {
	.typography-headline-standalone {
		font-size: 36px;
	}
}

@media only screen and (max-width: 450px) {
	.typography-headline-standalone,
	.section-headline {
		font-size: 34px;
	}
	.typography-headline-section {
		font-size: 34px;
	}
	.typography-headline {
		font-size: 31px;
	}
}

/* DP */

.sosumi-link-follows,
.sosumi-link-follows ~ .footnote {
	display: none;
}

.sosumi-link-follows[data-pricing-loaded],
.sosumi-link-follows[data-pricing-loaded] ~ .footnote {
	display: inline;
}

/* Ports section */

@media screen and (min-width: 1068px) {
	.section-connectivity .section-port {
		padding-right: 46px;
	}
}
