@media screen and (max-width: 960px){
    .mob-center {
        text-align: center;
    }
}