#header-image .bg {
	background-image: url('../images/aboutus.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
    opacity: 0.65 !important;
}