@media (max-width: 767px) {
    #animation_container {
        zoom: 55%;
    }
}
