@media only screen and (max-width: 479px) {
    .slider_animation {
        display: none;
    }
}