.html1705759773 {
    
}

.html1705759773 .mhead {
    
}

.html1705759773 .mtitle {
    
}

.html1705759773 .mdesc {
    
}

.html1705759773 .mbody {
    padding:1px 10px;
}

.html1705759773 .mcontent {
    background: rgba(255,255,255,0.8);
    padding-bottom: 20px;
    border-radius: 15px;
}

/*Module specific style*/
.html1705759773 p {
    text-align:justify;
}
/*Module specific style*/

.div1 {
    border: 2px solid #ced4da;
    border-radius: 50px;
    border-top-right-radius: 1px;
    padding: 4px;
    box-shadow: 5px 7px 13px #ced4da, -5px 8px 14px #ced4da;
}

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1705759773 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}