.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4315 .elementor-element.elementor-element-c02d4dd{text-align:center;}.elementor-4315 .elementor-element.elementor-element-c02d4dd .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:20px;font-weight:400;}/* Start custom CSS */td:nth-child(2) img, td:nth-child(1) img, td:nth-child(3) img, td:nth-child(4) img,td:nth-child(5) img{
    width: 30%
}  
  
 
.showOnMobile
{
 display: none !important;  
}


@media (max-width:600px) {
    .hideOnMobile
{
    display: none !important;
}
.showOnMobile
{
display: table-cell !important;   
}

  .heading .heading-col {
      display:inline-block;
      width:100%;
  }
td:nth-child(2) img, td:nth-child(1) img, td:nth-child(3) img, td:nth-child(4) img,td:nth-child(5) img{
    width: 70%
}   
 
    
}/* End custom CSS */