.image1719751569 {
    
}

.image1719751569 .mhead {
    
}

.image1719751569 .mtitle {
    
}

.image1719751569 .mdesc {
    
}

.image1719751569 .mbody {
    text-align:center;
}

.image1719751569 .mcontent {
        height: 480px;
}

/*Module specific style*/
.image1719751569 .mcontent img {
    border-radius:5px;
    position: relative;
    z-index: 2;
    margin: 8%;
}

.image1719751569 .mcontent:after {
    content: "";
    width: 460px;
    height: 460px;
    border: 2px solid #fdc900;
    position: absolute;
    left: 150px;
    right: 0;
    top:0;
}




/*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) {
	
}