@media (max-width:768px) {
    .sp-center {
        justify-content: center;
        align-items: center;
    }
}
