/* ==========================================================================
 * Thumbnail - Shape
 * ========================================================================== */

.mds-c-thumbnail--shape-circle {
  background-size: cover;
  border: 0;
  border-radius: 50%;
}
