.html1718092782 {

margin: 10% auto;
margin-left: 20%;

}

.html1718092782 .mhead {

}

.html1718092782 .mtitle {
    font-size: 100px;
    line-height: 120px;
    font-weight: bolder;
    color: #02a755;
    }
.html1718092782 .mtitle a{  
    font-size: 100px;
    line-height: 120px;

    font-weight: bolder;
    color: #02a755;}
.html1718092782 .msubtitle {

}
.html1718092782 .mdesc {


}

.html1718092782 .mbody {
    margin-top: 5%;
    margin-right: 3%;
    color: #264837;
}

.html1718092782 .mcontent {

}
.html1718092782 a.btns {
    background: #02a755;
    padding: 2%;
    border-radius: 10px;
    color: white;
}
.html1718092782 .mposttext {margin-top:5%;margin-left: 40px;}
/*Module specific style*/
.html1718092782 p {

}
/*Module specific style*/

@media (max-width: 767px) {
    .html1718092782 {
padding:3%;  
margin:0;
margin-left: 20%;

}
	.html1718092782 .mcontent {font-size:12px;margin-left: 40px;}
.html1718092782 .mbody {
}
.html1718092782 .mtitle a{
margin-left:40px;
    font-size: 30px;
}
    .html1718092782 .mtitle {
font-size: unset;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1718092782 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}