/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
.map_contact iframe {
    filter: none;
}
a[data-fancybox] img {
    width: 100%;
    height: auto;
    max-height: 270px;
    object-fit: cover;
}