﻿.dl-1 dt {
    color: #00cbfa;
    padding-bottom: 21px;
}

.dl-1 dd {
    overflow: hidden;
}

.dl-1 dd span {
    display: block;
    float: left;
    width: 110px;
}

dd {
    margin-bottom:0;
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}