/* Start custom CSS for html, class: .elementor-element-11b43bf */a.bgx-logo-card {
    padding: 0 !important;
}

a.bgx-logo-card img{
     max-width: 205px; !important;
}

@media(max-width:767px) {
  a.bgx-logo-card  {
    height: 100% !important;
    width: 100% !important;
    max-width: 134px !important;
    padding: 40px 0 !important;
  }

  a.bgx-logo-card img {
    width: 100% !important;
    max-width: 125px !important;
  }

}/* End custom CSS */