#map .map
{
    width: 270px;
    height: 130px;
    background: #ccc;
}

#map
{
    position: relative;
    margin-top: 30px;
}

#map .bigger
{
    font-size: 10px;
}
