.feature1702563919 {
    background:none;
        margin-top: 24%;
}

.feature1702563919 .mhead {
    text-align: right;
}

.feature1702563919 .mtitle {
    color:#fff;
    margin-bottom: 30px;
}
.feature1702563919 .mbody {
    text-align: center;
}
/*Module specific style*/
.feature1702563919 .mcontent .feature {
    background:none;
    margin: 3px;
    border-radius: 3px;
}

.feature1702563919 .mcontent .feature-image {
    text-align:center;
}

.feature1702563919 .mcontent .feature-image img {
    border-radius: 3px;
}
.feature1702563919 .mcontent .feature-icon i {
    font-size: 15px;
    color:#FFFF;
}

.feature1702563919 .mcontent .feature-title {
    margin:0;
    line-height:25px;
}

.feature1702563919 .mcontent .feature-text {
    color:white !important;
    margin:0;
    line-height:25px;
   text-align:right;
}
.feature1702563919 .mcontent .feature-text a{
    color:white !important;
    margin:0;
    line-height:25px;
}
/*Module specific style*/

@media (max-width: 767px) {
.feature1702563919 {
margin-top: 5%;
background:none;
}
.feature1702563919 .mtitle {
color: #fff;
margin: 0 6% 6% 0%;
}
.feature1702563919 .mcontent {
font-size: small;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}