.embed-section .embed-row {
	justify-content: center;
}
.embed-section .content-col {
	max-width: 100%;
}
.embed-section iframe {
	min-width: min(100%, 326px) !important;
}