﻿

/*** for Smart Phone ***/
@media (max-width:400px)
{
.MapDiv
{
  max-width:320px;
  max-height:250px;
}
}
