.content-section .h_iframe-aparat_embed_frame iframe,.content-section img {margin: 0 auto !important;}
.h_iframe-aparat_embed_frame{    display: flex ; justify-content: space-around;margin:20px 0;}
@media (min-width: 997px) {
	.h_iframe-aparat_embed_frame iframe {
		width: 500px;
		height: 283px!important;
	}
}
.content-section iframe{margin: 0 auto !important;}
@media (max-width: 500px) {
	.h_iframe-aparat_embed_frame iframe {
		width: 260px;
		height: 147px;
	}
}