.banner_visual.with-breadcrumbs {
  border-bottom: 0px !important;
}

.img-center {
  margin: auto;
}

.not-clickable .ui_component .clickable {
  cursor: unset;
}

@media only screen and (max-width: 480px) {
  .footers_box .footer_links .column_container {
    width: 100% !important;
    padding-left: 0;
  }
}