

/*** for Smart Phone ***/
@media (max-width:400px)
{
.SetContentPane
{
width:320px!important;
}

.SetRightPane
{
width:320px!important;
padding-left:0px!important;
}
}
