/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 18 2021 | 16:14:12 */
@media all and (max-width: 1440px) and (min-width: 769px) {
  .flex-row, .row, .banner-layers.container {
      max-width: 95% !important;
  }
  .ma-list-items ul li img{
    	margin-bottom: 3.375rem !important;
  }
}
@media all and (max-width: 1640px) and (min-width: 1441px) {
  .flex-row, .row, .banner-layers.container {
      max-width: 95% !important;
  }
}
@media all and (max-width: 768px) and (min-width: 0px) {
  .flex-row, .row {
      max-width: 99% !important;
  }
}

.jd_bio_sec{
  max-width: 1100px!important;
}