.button--filled {
/*    color: #fff;
    font-size: 14px;
    background: #00997d;
    height: 70px;
    line-height: 70px;*/
    min-width: 150px !important; 
    padding: 0 30px !important;
}
.mapheight {
	height: 500px !important;
}
.button--filled a {
    font-weight: 700 !important;
    text-transform: capitalize !important;
    }
.img-border img {
	padding: 10px;
	border: 1px solid #aeaeae;
}

.img-border-home img {
    padding: 5px;
    border: 1px solid #aeaeae;
    width: 100%;
}

.home-space {
    padding: 75px 0 !important;
}

.section-space {
    padding-bottom: 75px !important;
}