﻿

/*** for Smart Phone ***/
@media (max-width:400px)
{
.news-body
{
    width: 80%;
}
ul
{
   margin-left: 0em;
}
}
