.image_container_1713107249 .mforeground {
    position: absolute;
    z-index: -1;
    width: 50%;
    height: 130%;
    background:#364a9c;
    top:-15%;
    border-radius:10px;
}
.image1713107249 {
    margin-top: 23%;
}

.image1713107249 .mhead {
    
}

.image1713107249 .mtitle {
    
}

.image1713107249 .mdesc {
    
}

.image1713107249 .mbody {
    text-align:center;
}

.image1713107249 .mcontent {
    
}

/*Module specific style*/
.image1713107249 .mcontent img {
    border-radius:5px;
}
/*Module specific style*/

@media (max-width: 767px) {
	.image_container_1713107249 .mforeground {
    position: absolute;
    z-index: -1;
    width: 0%;
    height: 0%;
    background:transparent;
    top:unset;
    border-radius:unset;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}