#content:before {
  content: "";
  display: block;
  height: 20.8vw;
  background-image: url(/agriculture-live/sites/default/files/banner1_0.jpg);
  background-position: center bottom;
  background-size: cover;
  background-color: #b6ffd5;
  position: relative;
  z-index: -1;
}
.inner .breadcrumb {
	border-bottom: none;
	padding-bottom: 0;
}