@media (min-width:1850px){
  .page_top_banner .fl-module-z_pattern_v2 .component_z_pattern_v2 .safety-container .text-container{
    padding-left:6.25rem;
    padding-right:2.5rem;
  }
}

@media (max-width:767.98px){
  .page_top_banner .fl-module-z_pattern_v2 .component_z_pattern_v2 .safety-container .text-container{
    padding-top:2.5rem;
    padding-bottom:2.5rem;
  }
}

.page_top_banner .fl-module-z_pattern_v2 .component_z_pattern_v2 .safety-container .text-container h1.heading{
  margin-bottom:0;
}

@media (max-width:413px){
  .page_top_banner .fl-module-z_pattern_v2 .component_z_pattern_v2 .safety-container .text-container h1.heading{
    font-size:1.5625rem;
  }
}

.page_top_banner .fl-module-z_pattern_v2 .component_z_pattern_v2 .safety-container .text-container .field_editor p{
  margin-top:.9375rem;
  margin-bottom:0;
}

@media (min-width:1601px){
  .page_top_banner .fl-module-z_pattern_v2 .component_z_pattern_v2 .safety-container .image-container img{
    height:21.875rem;
  }
}

.page_top_banner .fl-module-z_pattern_v2 .component_z_pattern_v2.red_background{
  background-color:hsla(0, 0%, 100%, .9);
}

.page_top_banner.left-align-image .component_z_pattern_v2 .safety-container .image-container img{
  -o-object-position:left;
     object-position:left;
}

.page_top_banner.right-align-image .component_z_pattern_v2 .safety-container .image-container img{
  -o-object-position:right;
     object-position:right;
}
