.article1723362228 {
        font-family: Font1;
        background: #eaeaea;
        padding: 7%;
        border-radius: 10px;
}

.article1723362228 .mhead {
    text-align:center;
}

.article1723362228 .mtitle {
    margin-bottom: 5%;
    color:#364A9C;
    font-weight: bold;
    font-size: 22px;
}

.article1723362228 .mdesc {
    
}

.article1723362228 .mbody {
    
}

.article1723362228 .mcontent {}

/*Module specific style*/

.article1723362228 li.list-group-item.list-group-item-action:nth-child(1){
  display:none;
}
.article1723362228 li.list-group-item.list-group-item-action {
 border-bottom: none !important;
    padding: 3%;
    margin: 1% 0;
    background: #fff !important;
    border-radius: 7px !important;
        text-align: center !important;
        color:#000 !important;
}

.article1723362228 li.list-group-item.list-group-item-action a {
    font-weight: bold;
    font-size: 16px;
    line-height: 2;
    color:#000 !important;
}

.article1723362228 img.article_image {
    width: 85%;
    border-radius: 10px;
}


.article1723362228 i.article_image {
    font-size:72px;
    vertical-align:middle;
}
/*Module specific style*/

@media (max-width: 767px) {
	.article1723362228 {
        padding:0 5px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}