.two_col .card_map_div img {
	object-fit: cover;
	height: auto;
	width: 100%;
}

.card_map_div a {
    font-weight: normal !important;
}

.two_col .card-url {
	margin-top: 10px;
}

.custom-center {
	margin-top: -3px !important;
}

@media (min-width: 992px) {
	.two_col .card_map_div {
		height: 100%;
		width: 100%;
	}
	.two_col .card_map_div img {
		height: 100%;
	}
}
