.mapdiv{
    width:50% !important;
    margin:auto !important;
}

.mapdiv path {
    fill: #CC1100 !important;
}
.map{
    margin-top: 100px;
    width:50%;
    margin-left: 25%;
}
.f-icon{
    height:42px;
    margin-bottom:35px;
}
.responsive{
    width: 100%;
    height: auto;
}
