@media only screen and (max-width: 550px) {
  	#animation_container
 {
    width: 100%!important;
  }
}