#ltg-map {
    width: 100%;
    height: 450px;
    margin: 20px 0;
    border: 1px solid #ccd0d4;
    border-radius: 6px;
    overflow: hidden;
}