@font-face {
  font-family: 'N27';
  src: url('/wp-content/themes/yatatheme/fonts/N27-Regular.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'N27';
  src: url('/wp-content/themes/yatatheme/fonts/N27-Medium.otf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'N27';
  src: url('/wp-content/themes/yatatheme/fonts/N27-Bold.otf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
.section-deuximages .container-fluid {
  max-width: 1080px;
}
.section-deuximages .container-fluid .col-12 {
  display: flex;
}
.section-deuximages figure {
  position: relative;
  margin-bottom: 0;
  border-radius: 16px;
  width: 100%;
}
.section-deuximages figure img {
  max-width: 100%;
  border-radius: 16px;
}
.section-deuximages figure small.copyimg {
  top: 1.2rem;
  bottom: auto;
}
.section-deuximages figure:nth-child(2) {
  margin-left: 20px;
}
@media (max-width: 991px) {
  .section-deuximages .imgcropCtn {
    height: 50vw !important;
  }
}
