.html1709715777 {
    margin-top: 40px;
}



.html1709715777 .mhead {
    
}

.html1709715777 .mtitle {
    
}

.html1709715777 .mdesc {
    
}

.html1709715777 .mbody {
    padding:1px 10px;
}

.html1709715777 .mcontent {
    
}
.html1709715777 .mcontent p {
    text-align: center;
    display: flex;
    justify-content: space-evenly;
}
/*Module specific style*/
.html1709715777 p {
    text-align:justify;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1709715777 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}