﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
#motto{
margin-top:5px;
margin-bottom:9px;
width:100%;
background-color:#eee6f6;
}

#motto p{
padding-top:5px;
padding-bottom:4px;

}
}
