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