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