.search-q{
    height: 4rem;
    font-size: 3rem;
    border: 0;
    border-bottom:1px solid #ced4da;
    border-radius:0;
}

.map-container{
    overflow:hidden;
    border-radius:15px;
}
#map{
    height:800px;
    
}
