ul.wl_embed {
 list-style-type: none;
}
li.wl_embed {
 margin-top:2em;
}

ul.wl_embed.carousel {
 text-align:center;
}
li.wl_embed.carousell-cell,li.wl_embed.carousell-cell.thumbnail {
 width:100%;
 height:360px;
 margin-right: 0 auto;
}

li.wl_embed.thumbnail {
 display:inline-block;
 max-width:48%;
 width: 48%;
 margin-left: 2%;
}

div.wl_embed_thumbnail {
 max-height:100%;
}
