#map {
    height: 600px;
    width: 620px;
}
#map-wrapper {
    position: relative;
    top: -41px;
    color: #a5a5a5;
}
#transport-method {
    position: relative;
    top: 41px;
    z-index: 1000;
    width: 620px;
}