@media(min-width:1200px){
.kd_ns_box {
  width: 33% !important;
  margin-right: 20px;
}
.kd_ns_ads {
  display: inline-flex;
}
.kd_ns_image_div{
  width: 220px;
  height: 148px;
  overflow: hidden;
  margin-bottom: 10px;
}
.kd_ns_image{
  width: 100%;
  height: auto;
}
}

.entry-content ol, .entry-content ul {
  margin-left: 0px;
  margin-bottom: 15px;
}
.see_also{
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2em;
  color: #fff;
  font-family: 'Khand';
  text-transform: uppercase;
  text-align: center;
  background-color: black;
  padding:20px;
}
.kd_ns_box{
  margin: 0px 20px 15px 0px;
  float: left;
  width: 270px;
}
.kd_ns_font{
  color: #000000;
  font-size: 20px;
  line-height: 1em;
  font-weight: 300;
  font-family: 'Khand';
}
.kd_ns_image{
  width:250px;
}
.kd_ns_sponsored{
  font-size: 9px;
}
.kn_ns_logo{
  float:left;
}
@media(max-width:991px){
.kd_ns_box {
  width: 100% !important;
  margin-right: 10px;
}
.kd_ns_image_div{
  width: 200px;
  overflow: hidden;
  margin-bottom: 10px;
  max-height: 100px;
  margin-left: -15px;
}
.kd_ns_image{
  width: 100%;
  height: 100%;
}
.kd_ns_lead {
  margin: -70px 0 0 200px;
  height: 80px;
  display: table;
}
ul.kd_ns_ads {
  text-align: center;
  padding-left: 10%;
}
@media(min-width:992px) and (max-width:1199px){
.kd_ns_box {
  width: 33% !important;
  margin-right: 10px;
}
.kd_ns_ads {
  display: inline-flex;
}
.kd_ns_image_div{
  width: 195px;
  height: 120px;
  overflow: hidden;
  margin-bottom: 10px;
}
.kd_ns_image{
  width: 100% !important;
  height: auto;
}
}
