.elementor-3045 .elementor-element.elementor-element-b1c1c39{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3045 .elementor-element.elementor-element-b57f6bd{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:20px 20px 20px 20px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#0000001B;border-radius:10px 10px 10px 10px;}.elementor-3045 .elementor-element.elementor-element-b57f6bd:hover{box-shadow:0px 3px 15px 0px rgba(0, 0, 0, 0.1);}.elementor-3045 .elementor-element.elementor-element-b57f6bd img{width:100%;max-width:150%;height:120px;object-fit:contain;object-position:center center;}@media(max-width:1024px){.elementor-3045 .elementor-element.elementor-element-b57f6bd{padding:20px 20px 20px 20px;}.elementor-3045 .elementor-element.elementor-element-b57f6bd img{max-width:60%;}}@media(max-width:767px){.elementor-3045 .elementor-element.elementor-element-b57f6bd img{max-width:80%;height:70px;object-position:center center;}}/* Start custom CSS for container, class: .elementor-element-b1c1c39 */.newstile:hover .newstitle .elementor-heading-title a {
  color: #052B48 !important;
}

.newstile {
  overflow: hidden;
}

.newstile .mainimage img {
  transition: transform 0.4s ease;
  transform: scale(1);
}

.newstile:hover .mainimage img {
  transform: scale(0.95); /* shrink slightly */
}/* End custom CSS */