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