@media screen and (min-width: 768px) {
  .h-tabs .elementor-tabs .elementor-tabs-wrapper {
    display: flex;
    width: 100%;
  }

  .h-tabs .elementor-tabs .elementor-tab-title {
    width: 25%;
    padding: 40px 12px;
  }

  .h-tabs .elementor-tabs .elementor-tab-title img,
  .h-tabs .elementor-tabs .elementor-tab-title h3 {
    text-align: center;
    margin: auto;
  }
  
  .h-tabs .elementor-tabs .elementor-tab-title h3 {
    padding: 10px 0 30px auto;
  }

  #elementor-tab-title-1941 > a > h3 {
    color: #4db7e2
  }

  #elementor-tab-title-1942 > a > h3 {
    color: #94b631
  }

  #elementor-tab-title-1943 > a > h3 {
    color: #e89528
  }

  #elementor-tab-title-1944 > a > h3 {
    color: #f34026
  }

  .elementor-widget-tabs .elementor-tab-title.elementor-active {
    transform: scale(1.45);
  }

}

