.html1656929090 {
    
}

.html1656929090 .mhead {
    
}

.html1656929090 .mtitle {
    
}

.html1656929090 .mdesc {
    
}

.html1656929090 .mbody {
    padding:1px 10px;
}

.html1656929090 .mcontent {
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    background: rgba(255,255,255,0.3);
    padding: 10px 150px;
    border-radius: 15px;
}

/*Module specific style*/
.html1656929090 p {
    text-align:justify;
}
/*Module specific style*/

@media (max-width: 767px) {
	.html1656929090 .mcontent {
        margin: 0 auto;
        padding: 10px 30px;
    }
    .html1656929090 .mcontent p {
        font-size:24px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1656929090 .mcontent {
        margin: 0 auto;
        padding: 10px 70px;
    }
    .html1656929090 .mcontent p {
        font-size:48px !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}