.image1678687633 {
    border-radius:20px;
}

.image1678687633 .mhead {
    
}

.image1678687633 .mtitle {
    
}

.image1678687633 .mdesc {
    
}

.image1678687633 .mbody {
    text-align:center;
}

.image1678687633 .mcontent {
    padding: 30px 15px;
}

.image1678687633 .mbody::before {
    content: "";
    position: absolute;
    width: 90%;
    height: 88%;
    background: rgb(255,255,255);
    background: linear-gradient(27deg, rgba(255,255,255,1) 0%, rgba(1,151,219,1) 0%, rgba(38,34,131,1) 100%);
    left: 0;
    top: 30px;
    right: 22px;
    border-radius: 12px;
    transform: rotate(5deg);
    z-index: -1;
}

.image1678687633 .mbody::after {
    
}

/*Module specific style*/
.image1678687633 .mcontent img {
    border-radius:5px;
}
/*Module specific style*/
.image1678687633 .mposttext .about-experience {
    background: #0D408F;
    position: absolute;
    border-radius: 10px 10px 0 0;
    left: 50px;
    bottom: 0;
    padding: 26px 34px;
}

.image1678687633 .mposttext h2 {
    font-weight: bolder;
    color: white;
    font-size: 30px;
}

.image1678687633 .mposttext span{
    color: white;
    font-weight: 600;
}

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}