@media screen and (max-width: 1100px) {
    .butdiv span {
        width: 100%;
        margin: 0.1rem 0;
        text-align: center;
    }
}