.image1719042573 {
  
    margin-top: 26%;

}
.image1719042573 .mcontent {
    text-align:center;
}

/*Module specific style*/
.image1719042573 .mcontent img {
    border-radius: 5px;
    width: 50%;
    margin-right: 27%;
}
/*Module specific style*/

@media (max-width: 767px) {
.image1719042573 .mcontent {
text-align: justify!important;
margin-right: 10%!important;
margin-top: 0!important;
}
.image1719042573 .mcontent img {
    border-radius: 5px;
    width: 47%;

}
}
@media (min-width: 768px) and (max-width: 991px) {

}
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 1200px) {

}