/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2021 | 15:49:18 */
.header-banner-text{
  position: absolute;
  top: 33%;
}

.resources-icon{
  position:absolute;
  bottom:0px;
  left:-60px;
}

body[data-elementor-device-mode="tablet"] .resources-icon{
  left:-30px;
}
body[data-elementor-device-mode="mobile"] .resources-icon{
  left:-20px;
}

.resources-icon_column{
  max-width: 191px;
}
body[data-elementor-device-mode="tablet"] .resources-icon_column{
  max-width: 124px;
}
body[data-elementor-device-mode="mobile"] .resources-icon_column{
  max-width: 70px;
}

