#contactform .btn:hover {
    background: rgba(9,8,77,0.7);
}

#map-canvas {
    width: 100%;
    height: 300px;
    margin-bottom: 15px;
    border: 2px solid #fff;
}