.html1673869605 {
    background: #A8274D;
    padding: 2px;
    border-radius: 4px;
    box-shadow: 0px 10px 30px -10px rgb(233 9 9 / 67%);
    position: relative;
    top: 105px;
    z-index: 3;
}

.html1673869605 .mhead {

}

.html1673869605 .mtitle {

}

.html1673869605 .mdesc {

}

.html1673869605 .mbody {
padding: 24px 55px;
}

.html1673869605 .mcontent {

}
.html1673869605 .-btn{
background: #b70404;
color: #fff;
padding: 12px;
border-bottom: 4px solid #262533;
}
a.-btn:hover {
background: #262533;
border-top: 4px solid #b70404;
color:#fff;
}

/*Module specific style*/
.html1673869605 p {
text-align:justify;
}
/*Module specific style*/

@media (max-width: 767px) {
.html1673869605 .mbody {
padding: 0px 20px;
}
.html1673869605 {
display:none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.html1673869605 .mcontent {
max-height:270px;
overflow-y:auto;
}
.html1673869605 .mbody {
    padding: 0px 20px;
}
.html1673869605 {
display:none;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.html1673869605 {
margin-top: 51px;
padding-right: 40px;
}
}
@media (min-width: 1200px) {
.html1673869605 {
margin-top: 51px;
padding-right: 40px;
}
}