.s360-topic-image {
	width: 100% !important;
	max-width: 56rem !important;
	margin: 2rem auto 2.5rem !important;
}

.s360-topic-image img {
	display: block;
	width: 100% !important;
	height: auto !important;
	margin: 0;
	border: 0.0625rem solid #e5dce5;
	border-radius: 0 !important;
	box-shadow: none !important;
}

@media (max-width: 48.875rem) {
	.s360-topic-image {
		margin-top: 1.5rem !important;
		margin-bottom: 2rem !important;
	}
}
