/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@media only screen and (max-width: 500px) {
  .myaci-contact-table .wptb-cell {
    width: 100px !important;
  }
  .myaci-contact-table .wptb-text-container p {
    font-size: 16px !important;
  }
}
