﻿.shops
{
    width: 538px;
    /*height: 1300px;*/
    padding-bottom: 60px;
}

.shopName
{
    display: inline;
    font-weight: bold;
    color: #ff6db7;
}
.shopAddress
{
    margin-left: 10px;
    display: inline;
}
.shopRegion
{
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 14px;
}
