.html1750164652 {
        color: rgb(171,164,162);
        margin: 2em;
        padding: 2em 2em 0.5em;
        background: white;
        margin-right: -1em;
        position:relative;

}

.html1750164652 .mhead {
    
}

.html1750164652 .mtitle {
    color:#FFD700;
    font-weight:bold;
    font-size: 44px;
}

.html1750164652 .mdesc {
    
}

.html1750164652 .mbody {
    padding:1px 10px;
}

.html1750164652 .mcontent {
    text-align:right;
}

/*Module specific style*/
.html1750164652 p {
    text-align:justify;
    font-size: 13px;
    line-height: 25px;
}
/*Module specific style*/

@media (max-width: 767px) {
	.html1750164652 {
    
        color: rgb(171,164,162);
        margin: 2em;
        padding: 1em;
        background: white;
        position:relative;

}
    
.html1750164652 .mtitle {
    color:#FFD700;
    font-weight:bold;
    font-size: 30px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1750164652 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}