

section[data-cattype="215"] .left-content,
section[data-cattype="215"] .right-content{text-align:justify;}

section[data-cattype="215"] .section-title{
	margin-top:-50px;
}

section[data-cattype="215"] .section-title span{
background: #e30007;
color: #fff;

padding: 15px 190px;
}

@media screen and (max-width: 767px) {
  
  section[data-cattype="215"] .section-title span {

    padding: 15px 100px;
	}
  section[data-cattype="215"] .section-title {margin-top: 15px;}
  
  section[data-cattype="215"]{
  	padding-bottom: 35px;
	padding-top:35px;
}
  
}

