.page-taxonomy .title-inner h2{
  font-size: 40px;
    color: #860000;
    margin-top: 15px;
    font-weight: normal;
    display: block;
    line-height: 130%;
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 30px;
    margin-bottom: 40px;
}
.banner {
    background-image: url(../../bannerbg.jpg);
    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right !important;
    font-size: 0;
    background-color:#0C6545;
    
}
article.taxonomy_term .inner {
    background: #fff;
    margin-top: -60px;
    margin-bottom:40px;
    border-radius:10px;
}
.block-region-left{
  padding-left:25px;
}
.block-region-right{
  padding-right:15px;
  margin-top:30px;
}
.taxonomy_term .list-3.list-3-1 li {
    padding: 14px !important;
}
.taxonomy_term .list-3 .list-item-line a p{
  font-size:16px;
}