/* Add here all your css styles (customizations) */
.col-centered{
    float: none;
    margin: 0 auto;
}
