@charset "utf-8";

.img_list {display: flex;}
.img_list li img {width: 100%; height: 100%; object-fit: cover;}