﻿.mapouter {
    position: relative;
    text-align: right;
    width: 100%;
    height: 100%;
}

iframe {
    width: 100%;
    height: 100%;
}

.gmap_canvas {
    overflow: hidden;
    background: none !important;
    width: 100%;
    height: 100%;
}

