﻿@media only screen and (min-width: 120px) and (max-width: 736px) {

    #mobPageHead {
    display:none;
    }
    
}
