.elementor-20726 .elementor-element.elementor-element-77174d8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:none;--border-style:none;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-20726 .elementor-element.elementor-element-77174d8:not(.elementor-motion-effects-element-type-background), .elementor-20726 .elementor-element.elementor-element-77174d8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B1118;}.elementor-20726 .elementor-element.elementor-element-27cd85a{width:100%;max-width:100%;}.elementor-20726 .elementor-element.elementor-element-27cd85a > .elementor-widget-container{border-style:none;}@media(min-width:768px){.elementor-20726 .elementor-element.elementor-element-77174d8{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-27cd85a *//* SKY MAP EMBED — FINAL RESPONSIVE CSS */

.ga-sky-map {
    width: 100%;
    display: flex;
    justify-content: center;
    background: transparent;
}

.ga-sky-map iframe {
    display: block;
    width: 84%;
    max-width: 1280px;
    height: 82vh;
    min-height: 700px;
    border: 0;
    margin: 0;
    padding: 0;
}

/* TABLET */
@media (max-width: 1024px) {
    .ga-sky-map iframe {
        width: 92%;
        height: 80vh;
        min-height: 700px;
    }
}

/* MOBILE */
@media (max-width: 767px) {
    .ga-sky-map iframe {
        width: 92%;
        height: 78vh;
        min-height: 650px;
    }
}/* End custom CSS */