.subsection-switcher .viewport-content {
	margin-bottom: var(--global-spacing-keyline-to-copy);
}

@media only screen and (max-width: 734px) {
	.subsection-switcher .viewport-content {
		max-width: var(--overview-small-max);
	}
}

.subsection-switcher .subsection-img {
	padding-bottom: 25px;
}
