﻿.card-box{
    margin-bottom: 10px !important;
}
.figcaption-infra-imagem {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: left;
    height: 9%;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 10px
    
}

#map {
    height: 100%;
}

.map-parent-height {
    height: 450px;
}

