.feature1707210749 {
       margin: 100px 15px 0 47px;
}

.feature1707210749 .mhead {
    
}

.feature1707210749 .mtitle {
    color:#021362;
}

.feature1707210749 .mdesc {
    
}

.feature1707210749 .mbody {
    
}

.feature1707210749 .mcontent {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    margin-bottom: 4%;
    border-radius: 10px 10px 10px 10px;
   
}

/*Module specific style*/
.feature1707210749 .khati{
    border-top: 5px double #E67E22;
    opacity: 0.5;
    width: 16%;
           margin-bottom: 7%;
}
.feature1707210749 .mpretext {
    font-size: 31px;
    font-weight: bold;
}
.feature1707210749 .mcontent .feature {
    background: rgba(255,255,255,0.3);
    margin: 3px;
    padding: 12px 0;
    border-radius: 3px;
}

.feature1707210749 .mcontent .feature-image {
    text-align:center;
}

.feature1707210749 .mcontent .feature-image img {
    border-radius: 3px;
}

.feature1707210749 .mcontent .feature-icon {
    text-align:center;
}

.feature1707210749 .mcontent .feature-icon i {
    font-size: 37px;
    margin-top: 45%;
    color:#021362;

}

.feature1707210749 .mcontent .feature-body {
    
}

.feature1707210749 .mcontent .feature-title {
    margin:0;
    line-height:25px;
        font-weight: bold;
    font-size: 20px;
    padding-bottom: 10px;
}

.feature1707210749 .mcontent .feature-text {
    margin:0;
    line-height:25px;
        color: #334155;
}

.feature1707210749 .mcontent .feature-link {
    
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}