@media(max-width:768px){.star1,.star2,.text1,.text2{display:none}}.text1{top:4rem;left:1%}.text2{bottom:0;right:4rem}.star1 img,.star2 img{animation:rotation 3s linear infinite}@media(max-width:1100px){.star1 img,.star2 img{max-width:50%}}.star1{bottom:1rem;left:2rem}.star2{top:4rem;right:5%}@keyframes rotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}.custom-images img{max-width:20%;animation:rotation 3s linear infinite;height:auto}.custom-images .shaping-img img{animation:none;max-width:75%!important}