@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner-loader{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.spinner-loader{will-change:transform}.spiner-img{width:40px!important}@media (max-width: 600px){.head_logo .spiner-img{padding:unset!important}}
