.appList{
    justify-content: center;
}
@media (max-width:  992px) {
    .my-sm-hide {
        display: none;
    }
}
