@media (max-width: 768px) {        
    .artists-slider {
        justify-self: anchor-center;
    }
}