/*
Theme Name:     Newspaper Child Theme - ServerWatch
Description:    A child theme of the tagDiv Newspaper theme
Author:         TechnologyAdvice
Author URI:     https://technologyadvice.com
Template:       Newspaper
*/

/* JR: Fixes for mobile search thumbs */
.td-aj-search-results > .td_module_wrap > .td-module-thumb
{
    display: none !important;
}

.td-aj-search-results > .td_module_wrap > .item-details
{
    margin: 0 0 20px 10px !important;
}