.infoWrapper .titleItem{
    margin-bottom: 15px;
}

.infoWrapper .phone{

}

.infoWrapper .titleItem{
    margin-bottom: 10px;
}
.infoWrapper .titleItem{color: #ffc84b;font: 22px/24px 'SuisseCond','Arial Narrow',Helvetica,Arial,sans-serif;}

.infoWrapper .address,.workTime,.phone,.email{
    padding-left: 10px;
    position: relative;
}

.address::before {
    width: 9px;
    height: 11px;
    background-image: url("http://widgets.2gis.com/assets/2695f83eaac4/sprite.png");
    background-position: -124px -92px;
    background-size: 184px 124px;
    position: absolute;
    top: 6px;
    left: -5px;
    content: '';
}

.workTime::before {
    width: 11px;
    height: 11px;
    background-image: url("http://widgets.2gis.com/assets/2695f83eaac4/sprite.png");
    background-size: 184px 124px;
    background-position: -146px -58px;
    position: absolute;
    content: '';
    top: 6px;
    left: -5px;
}

.contacts-city-list .item .contacts-body .phone-time{
    height:75px;
}

.phone::before {
    width: 10px;
    height: 10px;
    background-image: url("http://widgets.2gis.com/assets/2695f83eaac4/sprite.png");
    background-position: -143px -80px;
    background-size: 184px 124px;
    position: absolute;
    top: 6px;
    left: -5px;
    content: '';
}

.map_address{
    max-width: 180px!important;
}
.map_address_item, .map_address_item strong{
    font-size:14px;
}
#map{
    max-height: 350px;
    height:200px;
}

.geoWrapper ul li{
    list-style-type: none;
}
