/* 'login' imports for available devices */

    /* Base */
    @import url("login.css?1526042624");


    /* Big tablets */
    @import url("tablet/login.css?1526042629") (min-width: 992px) and (max-width: 1199px);

    /* Small tablets */
    @import url("small-tablet/login.css?1526042629") (min-width: 768px) and (max-width: 991px);

    /* Phones */
    @import url("phone/login.css?1526042628") (max-width: 767px);
