@media(min-width:320px) and (max-width:767px) {
	.exp-title-3::before {
	    height: 90%;
	}
	.breadcrumb-wrap h1{
	  text-align: center;
	  font-size: 40px!important;
	}
	.breadcrumb-wrap {
	  margin-top: 70px;
	  background-image: url(../images/breadcrumb-bg.jpg);
	}
	.slicknav_nav {
	  top: 72px;
	}
	
	
}