#map{
    height: 450px;
    border: 3px solid #333333;
    margin-top: 2em;
    margin-bottom: 1em;
    padding: 0px;
}
form small{
    display:none;
}
.alert{
    position: absolute;
    top:10px;
    width: 95%;
}
section address span{
    color: #ff4800;
}
