.html1728984720 {
    background: white;
    margin: 25% 0;
    padding: 10%;
    border-radius: 10px;
    color: #146655;
    font-weight: bold;
}

.html1728984720 .mhead {

}

.html1728984720 .mtitle {

font-family: monospace;

font-size: 50px;
}
.html1728984720 .mdesc {


}

.html1728984720 .mbody {
}

.html1728984720 .mcontent {

}

/*Module specific style*/
.html1728984720 p {
    text-align:justify;

}
.html1728984720 a.btnmahsol {
    background: #146655;
    padding: 10px 20px;
    font-size: 16px;
    color: white;
    border-radius: 8px;
    border: 2px solid #146655;
}

.html1728984720 .mposttext {
    text-align: left;
}
/*Module specific style*/

@media (max-width: 767px) {
    
 .html1728984720 {
    background: #ffffffd6;
    margin: 5% 10%;
    padding: 5%;
    border-radius: 10px;
    color: #146655;
    font-weight: bold;
}
    .html1728984720 .mtitle {

font-family: monospace;

font-size: 30px;
}

	.html1728984720 .mcontent {margin: 0 auto;}
    .html1728984720 p {
   line-height:20px;
        font-size:10px;

}
    .html1728984720 a.btnmahsol {
    background: #146655;
    padding: 5px;
    font-size: 10px;
    color: white;
    border-radius: 8px;
    border: 2px solid #146655;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1728984720 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}