.rs-17 .rs-text-block{
	padding-top: 10px;
	padding-bottom: 10px;
}
.rs-17 .rs-text-block.rs-text-block2{

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

}
.rs-17 .rs-text-block.rs-text-block2 h2{
	margin-bottom: 34px;
	margin-top: 27px;
	}
.post-id-117 .rs-17 .rs-text-block h2{
	display: none;
}
.rs-17 .rs-text-block p{
	line-height: 21px;
}
.rs-17 .rs-text-block.rs-text-block2 blockquote {
    background-color: #fafafa;
    display: flex;
    padding: 26px 32px;
    margin: 16px 0 5px;
    font-size: 16px;
    border-left: 3px solid #42aaff;
}
@media (max-width: 767px){
    .rs-17 .rs-text-block h2{
    font-size: 25px;
    }
}