/* Keep Study Abroad country flags the same horizontal pill shape */
.elementor-487 .elementor-element-566183c .elementor-widget-image a {
  display: block !important;
  width: 100%;
}

.elementor-487 .elementor-element-566183c .elementor-widget-image img,
.elementor-487 .elementor-element-4e2d4bd img {
  width: 100% !important;
  max-width: 100% !important;
  height: 160px !important;
  object-fit: cover !important;
  border-radius: 80px !important;
  display: block !important;
}

@media (max-width: 767px) {
  .elementor-487 .elementor-element-566183c .elementor-widget-image img,
  .elementor-487 .elementor-element-4e2d4bd img {
    height: 90px !important;
  }
}
