/* ==========================================================================
   Wedding Page - Minimal Supplementary Styles
   Only rules NOT covered by wedding-skin.css / wedding-inline.css / wedding-common.css
   ========================================================================== */

/* Wedding page head background image (not in any CMS CSS) */
.content__head.wedding .head__img .inner {
  background-image: url('/assets/imgs/wedding/head_bg.webp');
}

/* Concept image (CMS img tag display) */
.conceptImg ._img {
  width: 100%;
  height: auto;
  display: block;
}

/* bImgS images (CMS img tag display) */
.bImgS ._img {
  width: 100%;
  height: auto;
  display: block;
}
