@charset "UTF-8";

.ci_img{
    width: 100%;
    justify-content: center;
}

.ci_img img{
    max-width: 409px;
    width: 100%;
    height: auto;
}