@charset "UTF-8";

.line-image{
max-width: 400px;
height: auto;
margin: 20px auto;
}

.line-image img{
margin: 0 auto;
display: block;
}