﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
#ContentPane .ModuleReference {
    width: 100% !important;
}

}
