.map-wrapper {
    position:relative;
    height:264px;
    width:476px;
}
.map-canvas {
    width:476px;
    height:264px;
    color: #29383F;
    position:absolute;
    left:0;
    top:0;
    right:0;
}