.image1753520023 {
    
}
.image1753520023:before{
    content: ' ';
    position: absolute;
    width: 100%;
    height: 120px;
    left: 0;
    background: #e42045;
    border-radius: 60%;
    filter: blur(63px);
    opacity: 1.5;
    z-index: 0;
    bottom: -60px;
    top: auto;
}

.image1753520023 .mhead {
    
}

.image1753520023 .mtitle {
    
}

.image1753520023 .mdesc {
    
}

.image1753520023 .mbody {
    text-align:center;
}

.image1753520023 .mcontent {
    
}
.image1753520023 .mcontent:before {
    inset: 0;
    content: '';
    position: absolute;
    background-color: #0000006B;
    z-index: 2;
    pointer-events: none;
    height: 100%;
}

/*Module specific style*/
.image1753520023 .mcontent img {
    border-radius:5px;
    width: 100%;
        height: 500px !important;
    object-fit: cover;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}