#contact-banner-section .astroid-banner-inner .container {
    position: absolute;
    right: 0;
    bottom: 0;
    width: auto !important;
    background-color: rgba(1, 1, 1, 0.25);
    border-radius: 0.25rem;
    padding: 0 .8rem;
    font-size: smaller;
	color: white;
}

#contact-banner-section .astroid-banner-inner .container::before {
	content: "Google Earth © 2025";
}


#contact-grid .as-image-cover {
	height: 125px;
	margin: 0.8rem;
	width: 125px;
}

#contact-grid .astroid-text p {
	margin-bottom: 0;
}
