.fl-logo-text {
	line-height: 1;
}

p:last-of-type {
	margin-bottom: 0;
}

.map-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.fl-shrink-header-enabled .fl-page-bar {
    z-index: 99998 !important;
}
.fl-shrink-header-enabled .fl-page-header {
    z-index: 99997 !important;
}
.fl-logo-img {
    max-height: 120px !important;
}