@charset "UTF-8";

.img_center{
 display: block;
 margin-left: auto;
 margin-right: auto;
}