@charset "utf-8";
.list-ol li .list-ul li {
  list-style-type:disc;
}

.aspect-15-7 {
  aspect-ratio: 15 / 7;
}

@media screen and (min-width: 641px) {
  .size-50 .image-size-l {
    width: 95%;
  }
}