/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 26 2020 | 17:29:35 */

/*

@media only screen and (max-width: 768px) and (min-width: 480px){
section.parallax_section_holder {
    width: 100% !important;
    min-height: 100px !important;
}
  
  
td.singletd {
  display:block;
}
  
}
  
  .wprt-container .table-responsive .table tr:nth-child(odd){
    background-color: #5e4f47 !important;
  }
  

@media only screen and (max-width: 600px) {
td.singletd {
  display:block;
}
  
  .table-responsive table {
    width:80% !important;
  }
  
}

*/
