.gallery-cams {
	display: block;
	width: 100%;
	max-width: 100%;
	margin: 16px auto 8px;
	text-align: center;
	min-height: 0;
}
.gallery-cams iframe,
.gallery-cams > div {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
