.header{
	background-color: #fff;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.hero-section{
	background-color: black;
	background-size: cover;
	background-position: 38% 0px;
    background-image: url(../../custom-images/banner_img.jpg);
    margin-top: 104px;
}

.navbar-brand img {
    max-width: 170px !important;
}
.contact-section.cta-bg::after {
    background: none;
}

.blog-section .single-blog .blog-content h4, .blog-section .single-blog .blog-content p {
    margin-bottom: 16px !important ;
}