/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 23, 2014, 4:32:46 PM
    Author     : Linh Nguyen
*/

#fanback {
    
}
@media screen and (max-width: 479px) {
    #fanback {
        display: none !important;
    }
}