/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 01 2017 | 17:11:29 */
	 
.jd-container{	 
position: relative;	 	 
}	 	 
.jd-child{	 	 
display: block;	 	 
float: left;	 	 
width: 47%;	 	 
position: relative;	 	 
}	 	 
.jd-child:nth-child(2){	 	 
margin-left: 6%;	 	 
}	 	 
@media only screen and (max-width: 767px){	 	 
  .jd-child{	 	 
  margin: 0!important;	 	 
  width: 100%!important;	 	 
  margin-top: 10px!important;	 	 
  }
  
  .jd-rss-card{
  background-position: top center;
  }
}	 	 


.jd-main-image{
background: #CA1923;
}

.jd-main-image img,
.jd-main-image-2 img{
max-width: 300px;
}

.jd-main-image-2{
background: #022960;
}