/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 05 2026 | 05:03:18 */
    @media screen and (max-width: 950px) {
#staff_single_desc .image_wrap .image {
  width: 100% !important;
  aspect-ratio: 5 / 7;
  height: auto !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
        #staff_single_desc .image_wrap {
            height: auto!important
        }
    }
}