.html1752402040 {
    
}
.info{
    display: flex;
    gap: 15px;
}
.title-site a:before {
    content: ' ';
    display: block;
    width: 74px;
    height: 1px;
    background: #111;
    margin: 1.5rem 0;
}
.title-site a{
    color: #333;
}
    




.title-site i{
    font-size: 20px;
    margin: 0 14px -3px 0;
}
.title-site a:hover{
    color:#e42045;
}


.html1752402040 .mhead {
    
}

.html1752402040 .mtitle {
    
}

.html1752402040 .mdesc {
    
}

.html1752402040 .mbody {
    padding:1px 10px;
}

.html1752402040 .mcontent {
    
}

/*Module specific style*/
.html1752402040 p {
    text-align:justify;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1752402040 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}