/*****
Theme Name: MH Newsdesk Child
Theme URI: http://www.mhthemes.com/themes/mh/newsdesk/
Author: MH Themes
Author URI: http://www.mhthemes.com/
Description: MH Newsdesk child is child.
Template: mh_newsdesk
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mh-newsdesk-child
Domain Path: /languages/
Tags: two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, theme-options, threaded-comments, full-width-template, translation-ready, rtl-language-support
*****/

#whatwhyticker
{
	background-color: #ccdee8;	
	
}

@media only screen and (max-width: 800px) {
   #whatwhyticker
    {
        display: none;
    }
}


#main-content { display: block; width: 65.83%; overflow: hidden; text-align: justify;}


