﻿

/*** for Smart Phone ***/
@media (max-width:400px)
{
img {
    max-width: 100%;
    height: auto;
}
}
