﻿
@media (min-width: 768px) {
/*    #logo {
        background: url('/images/logo-js-hire.svg') no-repeat center left;
        background-size: 269px 53px;
        width: 269px;
        height: 56px;
    }*/
}

@media (min-width: 1024px) {
/*    #logo {
        background: url('/images/logo-js-hire.svg') no-repeat center left;
        background-size: 269px 53px;
        width: 350px;
        height: 80px;
    }*/
}