/******* Do not edit this file directly. Generated by Simple Custom CSS and JS. *******
Optimized externally by Codex: 2026-05-11 23:10:45 UTC */
@media only screen and (max-width: 600px) {
	#map .gm-style-iw-d {	
		height: max-content;
		max-height: 300px !important;
	}
	#map div[role="dialog"] {
        max-width: 240px !important;
        max-height: 300px !important;
        width: 100%;
	}
	#map .gm-style-iw-chr {
        height: 27px;
        max-height: 260px;
        position: relative;
        width: 100%;
        padding: 5px 2px;
	}
	#map .gm-style-iw-chr button {
        display: flex !important;
        width: 23px !important;
        height: 23px !important;
        justify-content: flex-end;
	}
	#map .gm-style-iw-chr button span {
        width: 24px !important;
        height: 24px !important;
        margin: 0 !important;
	}
	.infowindow img {
        width: 100% !important;
        padding: 0;
        margin-right: 0 !important;
    }
	.infowindow {
        flex-direction: column;
    }
	.infowindow .link-container {
		display: flex;
		margin-top: 0px;
		margin-bottom: 10px;
		justify-content: space-between;
	}
	.infowindow .link-container a {
		margin: 0;
	}
}