.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-1a101de */.gallery img {
  width: 100%;
  height: 220px; /* ارتفاع ثابت برای همه تصاویر */
  object-fit: cover; /* تصویر تمام فضا رو پر می‌کنه */
  border-radius: 16px;
  box-shadow:0 4px 12px rgba(0,0,0,0.05);
  transition: transform .3s;
}/* End custom CSS */