.rs-17 .rs-text-block{
	padding-top: 10px;
	padding-bottom: 10px;
}
.rs-17 .rs-text-block h2{
	margin-bottom: 40px;
	margin-top: 10px;
	font-size: 36px;
	text-transform:  uppercase;
}
.rs-17 .rs-text-block p{
	line-height: 1.5;
}

@media (max-width: 767px){
	.rs-17 .rs-text-block h2  {
		font-size: 24px;
	}	
}