
  
  #mc-News-Gallery .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: rgba(0,0,0,0.2);
  }
  
  #mc-News-Gallery .swiper-pagination-bullet-active {
  color: #fff;
  background: #007aff;
  }
  
  /*
  #mc-News-Gallery .mc-News-ImagesOuter { display:table; height:100%; width:100%; }
  #mc-News-Gallery .mc-Image-mediaelement{ display:table-cell; vertical-align:middle; }  
  #mc-News-Gallery .mc-Image-mediaelement img{ width:auto; height: auto; max-width: 100%;}
  */
  


