.martanda-noise{position: fixed;top: 0;right: 0;bottom: 0;left: 0;opacity: 1;pointer-events: none;background-size: 100px 100px;background-repeat: repeat;-webkit-animation: martandanoise .2s steps(1) infinite;animation: martandanoise .2s steps(1) infinite;transform-origin: 50% 50%;overflow: hidden;z-index: 9998;}@keyframes martandanoise{0%{transform:scale(1) }25%{transform:scaleX(-2) }50%{transform:scale(-1) }75%{transform:scaleY(-1) }}.martanda-darpa-child .martanda-noise {opacity: 0.6;}.martanda-rachana-child .martanda-noise {opacity: 0.5;}