span.wcite {
    font-size: x-small;
    top: -5px;
    position: relative;
}

.sprocket-mosaic-image-container {
  float: none;
  margin: 0px;
  margin-bottom: 10px;
  text-align: center;
}
img.sprocket-mosaic-image {
    max-width: 100%;
}
.sprocket-mosaic-head {
	display: flex; justify-content:space-between; align-item: center;
  padding-right: 0px !important;

}
.sprocket-mosaic-head h2{
 padding-top: 10px !important;
 width: 90%;
}
.sprocket-mosaic-item .sprocket-padding
{
 padding: 0px 10px 10px 10px !important;
}

.sprkect_mosaic_id {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
    background: #009EE3;

    width: 70px;
    height: 26px;
}

.sprkect_mosaic_id p{


  color: #fff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
    margin: auto;

}

div.custom_preview_serch {
    margin-bottom: 10px;
}

/*.mediapreviewboxcustom
{
  padding-bottom: 56.25%;
  overflow: hidden;
      position: relative;
      height: 0;
}

.mediapreviewboxcustom iframe
{
left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    margin: 0;
}*/