.map {
    width: 100%;
    height: 500px;
}

.pin {
    position: relative;
    left: 10px;
    width: 32px;
    height: auto;
}