    .soundcloud-container { position: relative; padding-bottom: 20%; height: 0; overflow: hidden; max-width: 100%; } 
    .soundcloud-container iframe, 
    .soundcloud-container object, 
    .soundcloud-container embed { position: absolute; top: 0; left: 0; width: 100%; }

/* Support #95037 - Page title responsiveness */

	@media screen and (max-width: 750px){
	     #mk-page-title-box-2 .mk-page-title-box-title { font-size: 32px; }
	}

/* Support #91390 - hide Print this Report button */

	.single-report a.mk-blog-print {
	    display: none;
	}

/* Support #102138 - Fix Sumo Smar Bar display */

	.s.u.m.o.me .smartbar-popup-content .sumome-react-wysiwyg-popup-container.sumome-react-smartbar-static { top: 90vh !important; }