﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.Mset_650053
{
    border: none !important;
}

.ImgBtn > a
{
    background-color: transparent !important;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.Mset_650053
{
    border: none !important;
}

#ContentPane .BrowserModuleSet_Div
{
    margin: 0;
    padding: 5px !important;
    width: 100% !important;
}

#ContentPane .BrowserModuleSet_Div .ContentPane,
#ContentPane .BrowserModuleSet_Div .RightPane
{
    margin: 0;
    padding: 0;
    width: 100% !important;
}

#Mset_650053,
#Mset_650053 *
{
    max-width: 320px !important;
}

.ImgBtn > a
{
    background-color: transparent !important;
}
}
