.full-img-sec:after {
    background: url("../../VelocioMortgage/img/bg2-couple.jpg") no-repeat left center;
}


		.intro {
			font-size: 35px;
			line-height: 47px;
			font-family: "Raleway", sans-serif;
			font-weight: 800;
			color: #312F2F;
			text-transform: uppercase;
			margin-top: 0px !important;
		}
		  .intro-name {
			font-size: 16px;
			text-transform: uppercase;
		  }
		  .line {
			background: #0076a6;
			width: 50px;
			height: 3px;
			display: inline-block;
			vertical-align: top;
			margin-top: 8px;
		}
		  .text-blue {
			color: #0076a6;
		}
		  .text-black {
			color: #312F2F !important;
		  }

@media (max-width: 600px) {

.hannah-header-photo{
    display: none !important;
  }
}