/*--------------------------------------------------------------------------*\
	Loader icon wrapper
\*--------------------------------------------------------------------------*/

.loader__icon{
    /*box*/
    width: 130px;
    height: 130px;
    perspective: 800px;
    margin-top:40px;
}