.tct-spotify-embed-wrap{
    width:100%;
    max-width:100%;
    margin:18px 0;
    clear:both;
}
.tct-spotify-embed{
    display:block;
    width:100%;
    max-width:100%;
    min-height:152px;
    border:0;
    border-radius:12px;
    background:#fff;
}
.tct-spotify-error{
    padding:12px 14px;
    margin:15px 0;
    border:1px solid #ddd;
    background:#fafafa;
    font-size:14px;
}
