
section[data-cattype="405"] h1{
	
	color: #1a5956;
	margin-left: 15px;
	margin-top:50px;
	margin-bottom:50px;
}

section[data-cattype="405"]{
padding:50px 0!important;
}

@media screen and (max-width: 767px) {
    
	section[data-cattype="405"] h1 {
    margin-bottom: 30px;
	}

  
}

