body {
	padding-top: 100px;
	padding-bottom: 40px;
	background-color: #000000;
	color: #fff;
	font-family: serif ;
	}
			
.carousel-item .img-fluid {
	width:100%;
 	height:auto;
	}

.carousel-item{
	height: auto;
	}

.carousel-item a {
	display: block;
	width:100%;
	}

.carousel-item .show-image {
	display: block;
	width:100%;
}

.google{
	height: 0;
	overflow: hidden;
	padding-bottom: 75%;
	position: relative;
}

.google iframe{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0rem;
}

@media (min-width: 751px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
color:#fff;
}
.tel-number a {
    color:#ff0;
    text-decoration:none;
    }




	