.slidestory-iframe {
	margin: 0 -15px;
	width: calc(100% + 30px);
	max-width: none !important;
}

@media screen and (min-width: 545px) {
	.slidestory-iframe {
		margin: 0;
		width: 100%;
	}
}

/* xplore trending */

/* .artItem .slidestory-iframe {
    
} */

.readContainer.popup .slidestory-iframe {
    margin: 0px -20px;
    width: calc(100% + 40px);
    max-width: none !important;
}