

/*** for PC Browser ***/
@media (min-width:401px)
{
.column{
 width: 25%;
 float: left
}
}
