/* SoundCloud Rotator Frontend Styles */
.sc-rotator-wrap {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.sc-rotator-wrap iframe {
    max-width: 100%;
    display: block;
}