
@media screen and (max-width:767px){
    .feature-badge-list {
        justify-content: center;
    }
}