/* Connectivity Section */
.section-connectivity .scroll-gallery {
	margin-top: 100px;
}

@media screen and (max-width: 1068px) {
	.section-connectivity .scroll-gallery {
		margin-top: 60px;
	}
}

@media screen and (max-width: 734px) {
	.section-connectivity .scroll-gallery {
		margin-top: 50px;
	}
}

/* Highlight Gallery */
.media-gallery-item-ios .media-block .default-container picture img {
	width: auto;
}
