.image1702563662 {
  
}

.image1702563662 .mhead {

}

.image1702563662 .mtitle {

}

.image1702563662 .mdesc {

}

.image1702563662 .mbody {

}

.image1702563662 .mcontent {
    text-align:center;
}

/*Module specific style*/
.image1702563662 .mcontent img {
    border-radius: 5px;
    width: 50%;
    margin-top: 17%;
}
/*Module specific style*/

@media (max-width: 767px) {
    .image1702563662 .mcontent img {
        border-radius: 5px;
        width: 80%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {

}
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 1200px) {

}