.breathing{animation:breathing 3s ease-in-out infinite}.image-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:white;font-size:16px;font-family:"Lato",sans-serif;text-shadow:2px 2px 4px rgba(0,0,0,.9);white-space:nowrap;pointer-events:none}.new-image1{bottom:45%;left:32%;width:170px;height:170px;animation:moveFromCenter1 1s ease-out forwards}.new-image2{bottom:40%;left:55%;width:170px;height:170px;animation:moveFromCenter2 1s ease-out forwards}.new-image1.moveToCenter1{animation:moveToCenter1 1s ease-out forwards}.new-image2.moveToCenter2{animation:moveToCenter2 1s ease-out forwards}.breathing-delayed{animation:breathing 3s ease-in-out infinite;animation-delay:2s}@media (max-width:1200px){.new-image1{width:120px;height:120px}.new-image2{width:120px;height:120px}.image-text{font-size:14px}}@media (max-width:768px){.new-image1{width:100px;height:100px}.new-image2{width:100px;height:100px}.image-text{font-size:12px}}@media (min-width:1441px){.new-image1{top:31%;left:35%}.new-image2{top:33%;left:55%}}@media (max-width:480px){.new-image1{bottom:47%;left:20%;width:80px;height:80px}.new-image2{bottom:45%;left:52%;width:80px;height:80px}.image-text{font-size:8px}}