@charset "utf-8";  
 
/* Img */
.img { max-width:49.5rem ; position:relative }

.imgs.col2 , #m23_img9 { max-width:101rem }
#m23_imgs12 , #m23_imgs56 { margin-bottom:1rem }
#m23_imgs34 , #m23_imgs78 { margin-top:0 }

#m23_img7 { max-width:41.1rem }
#m23_img8 { max-width:57.9rem }

#m23_img1 .img__caption , #m23_img2 .img__caption , #m23_img3 .img__caption , 
#m23_img4 .img__caption , #m23_img9 .img__caption {
    position:absolute ; left:0.5rem ; top:0.7rem 
} 





@media screen and (min-width:1024px){ 
    
    /* Img */
    #m23_img7 { width:40.6930% }
    #m23_img8 { width:57.3267% }

}





@media print { } 