/*
Theme Name: Cirrolink
Theme URI: https://cirrolinksolutions.com
Author: Cirrolink
Author URI: https://cirrolinksolutions.com
Description: v
Version: 1
License: GNU General Public License v2 or later
Text Domain: Cirrolink
Tags: Cirrolink

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.contact-map-section .contact-map {
    height: 550px;
}
.contact-map-section{
    padding-bottom: 1px;
}
.contact-map-section iframe {
    width: 100%;
    height: 100%;
    border: 0;
    outline: 0;
    filter: gray;
    -webkit-filter: grayscale(99%);
    -webkit-backface-visibility: hidden;
}