﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
#ContentPane
{
    max-width: 770px !important;
}
}
