﻿/*
 Theme Name:   Jarida Child Theme
 Theme URI:    http://staging-naylor02.naylornet.com/jarida-child/
 Description:  Jarida Child Theme
 Author:       Dave Blahut
 Author URI:   http://example.com
 Template:     jarida
 Version:      2.4.7
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  jarida-child
*/
@media only screen and (max-width: 1219px){
	.sidebar-narrow {
		display: block;
		float:none;
		width:100%;
		border-left:none;
		border-right:none;
		margin:0px;
		padding:0px;
	}
}