.page_title {
	background-image: none ! important;     
    background-color: #320d72;
    border-bottom: 1px solid #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    background-size: cover;
    background-position: center;
  	
}
.page_title .page-header h2, .page_title .page-header h3 {
    margin: 0;
    color: #ffffff;
}