.card1709917875 {

padding: 0 3%;

z-index: 1;

position: relative;
}

.card1709917875 .mhead {
    
}

.card1709917875 .mtitle {
    
}

.card1709917875 .mdesc {
    
}

.card1709917875 .mbody {
  
margin:0 auto;
  
}

.card1709917875 .mcontent {
    
text-align: center;
}

/*Module specific style*/
.card1709917875 .card {
    margin: 5% 5%;
    overflow:hidden;
    padding: 5%;
    background: transparent;
    border:none;

}

.card1709917875 .card-background {
    position:absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:100% 100%;
    z-index:1;
}

.card1709917875 .card-foreground {

}

.card1709917875 .card-header {
    text-align:center;
}

.card1709917875 .card-title {
    text-align:center;
    font-size: 13px;
}
.card1709917875 .card-title a{
    color:white;
}
.card1709917875 .card-body {
    text-align: center;
    padding:0 !important;
}

.card1709917875 .card-image {
    text-align: center;
}
.card1709917875 .card-image img {
border-radius:10px;
}

.card1709917875 .card-icon {
    text-align: center;
    font-size: 30px;
    padding: 15px 0;
    color: #08118a;
}

.card1647172899 .card-text {
    font-size:small;
    text-align:center;
}

.card1647172899 .image-link {
    text-align:center;
}

.card1709917875 .list-group {
    font-size:smaller;
}

.card1709917875 .list-group li {
    background:rgba(255,255,255,0.9);
}

.card1709917875 .card-link {
    font-size:smaller;
    background: transparent !important;
    margin-top: 7%;
    border: 2px solid white !important;
}
.card1709917875  i.fas {
    padding: 8%;
    color: white;
}

/*Module specific style*/

@media (max-width: 767px) {
	.card1709917875 .card-link {
    font-size:smaller;
    background: transparent !important;
    margin-top: 7%;
    border: 2px solid white !important;
        font-size:7px;
        height:33px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}