.rs-17 .rs-features-photo{
	padding-top: 73px;
	padding-bottom: 52px;
	position: relative;
    
    overflow: hidden;
	background-size: cover;
}
.rs-17 .rs-features-photo .section-title{
	font-size: 36px;
	font-weight: 400;
	color: #424242;
	margin-bottom: 40px;
	text-transform:  uppercase;
}

.rs-17 .rs-features-photo .special-features{
	color: #424242;
}
.rs-17 .rs-features-photo .special-content {
    margin-top: 50px;
}
.rs-17 .rs-features-photo .special-content h4{
    margin-bottom: 25px;
	font-size:  18px;
	color: #424242;
	font-weight: 700;
}
.rs-17 .rs-features-photo .special-image {
    text-align: center;
    margin-bottom: -320px;
}
.rs-17 .rs-features-photo  .special-image img {
    display: inline-block;
}
@media (max-width: 767px){
	.rs-17 .rs-features-photo .section-title {
		font-size: 25px;
	}
	.rs-17 .rs-features-photo .special-image {
		margin-bottom: 45px;
	}
}