/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 10 2025 | 15:06:12 */
.full-width-image {
  width: 100vw;
  max-width: 100vw;
  height: 40vh;
  margin-left: calc(-50vw + 50%) !important;
  margin-right: calc(-50vw + 50%) !important;
}