/*

Theme Name: REJ Solutions

Description: Child theme for Avada theme

Author: <a href="https://norsesoundcreative.com/">Norse Sound Creative</a>

Author URI: https://theme-fusion.com

Template: Avada

Version: 1.0.0

Text Domain:  Avada

*/

/* @import url("./additional.css"); */

/* .fusion-image-element:has(> .avada-image-full-height),
.avada-image-full-height,
.avada-image-full-height img {
  height: 100% !important;
} */

/* .avada-image-full-height img {
  object-fit: cover !important;
} */

/* Tablet and below */
/* @media (max-width: 1200px) {
  .fusion-image-element:has(> .avada-image-full-height),
  .avada-image-full-height,
  .avada-image-full-height img {
    height: 100% !important;
  }
} */

/* Mobile */
/* @media (max-width: 820px) {
  .fusion-image-element:has(> .avada-image-full-height),
  .avada-image-full-height,
  .avada-image-full-height img {
    height: 100% !important;
  }
} */
