﻿.mapouter {
    border-radius: 0.3rem;
    overflow: hidden;
}

.mapouter, 
.iFrameContent {
    height: 25rem;
}

.iFrameContent {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    overflow-x: hidden !important;
    background: #FFFFFF;
}

.managementDisplay {
    width: 13.8rem;
    height: 6.3rem;
    margin: 2%;
    margin-top: 1%;
    display: inline-block;
    font-size: 0.95em;
}

.managementDisplay h4 {
    font-weight: bold;
    font-size: 1.2em;
}

.managementDisplay hr {
    margin-top: 0.1rem;
    margin-bottom: 0.3rem;
}

.managementDisplay .hons {
    font-size: 0.95em;
    height: 1.9rem;
}

.pull-right > a > .inlineSVG {
    margin: auto 0;
    padding-bottom: 0.2rem;
    font-size: 1.3rem;
}