.card1647536194 {
       text-align:center;
}

.card1647536194 .mhead {
    text-align: center;
}

.card1647536194 .mtitle {
    color:#fff;
    font-size:26px;
    padding-bottom:20px;
    margin:20px 0;
    border-bottom:2px #fff solid;
}

.card1647536194 .mdesc {
    
}

.card1647536194 .mbody {
    
}

.card1647536194 .mcontent {
    
}

/*Module specific style*/
.card1647536194 .card {

}

.card1647536194 .card-background {
    position:absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:100% 100%;
    z-index:1;
}

.card1647536194 .card-foreground {
    <!--background:rgba(255,255,255,0.1);-->
    z-index:2;
}

.card1647536194 .card-header {
    text-align:center;
}

.card1647536194 .card-title {
  text-align:center;
    color:#fff;
    font-size:22px;

}

.card1647536194 .card-title a {
  color: #fff;
  /*font-size:18px;*/
}
.card1647536194 .card-body {
    text-align:justify;
    padding:0;
}

.card1647536194 .card-image {
    text-align: center;
}

.card1647536194 .card-image img {
     width:256px;
    height:280px;
}

.card1647536194 .card-icon {
    text-align: center;
    font-size: 75px;
    padding: 15px 0;
}

.card1647536194 .card-text {
    font-size:small;
    text-align:center;
}

.card1647172899 .image-link {
    text-align:center;
}

.card1647536194 .list-group {
    font-size:smaller;
}

<!--.card1647536194 .list-group li {-->
<!--    background:rgba(255,255,255,0.9);-->
<!--}-->

.card1647536194 .card-link {
    font-size:smaller;
}
/*Module specific style*/

/*Module specific style*/

@media (max-width: 767px) {
	   .card1647536194 .card-image img {
    width:110px;
    height:127px;
}
.card1647536194 .card-title a {
    font-size:17px;
    color: #fff;
}

}
@media (min-width: 768px) and (max-width: 991px) {
    .card1647536194 .card-image img {
    width:150px;
    height:180px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
   .card1647536194 .card-image img {
    width:150px;
    height:180px;
}	
}
@media (min-width: 1200px) {
	
}
@media (min-width: 364px) and (max-width: 575px){
	   .card1647536194 .card-image img {
    width:200px;
    height:230px;
}
}