.linkbox1702562477 {
    background:transparent;
    margin-top: 23%;
    margin-right: 27%;
}

.linkbox1702562477 .mtitle {
    color:#fff;
    font-weight: bold;
    margin-right: 4%;
    font-size: 23px;
}
/*Module specific style*/
.linkbox1702562477 i.fa.fas.fa-square {

    font-size: 9px;
    padding-left: 2%;
}
 .linkbox1702562477 li.list-group-item-action{
    border: none;
    background: none;
    padding:0px;
    line-height: 0;
}
 .linkbox1702562477 a{
    color:#D5D8DB;
}
 .linkbox1702562477 a:hover{
     color:#fff;
 }
/*Module specific style*/

@media (max-width: 767px) {
.linkbox1702562477 a {
line-height: 2;
color: #D5D8DB;
}
.linkbox1702562477{
text-align:center;
margin-right: 12%;
}
.linkbox1702562477 .mhead {
text-align: right;
}
.linkbox1702562477 .list-group-flush {
border-radius: 0;
text-align: right;
}
.linkbox1702562477 .mcontent {
font-size: small;

}
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}