
.header-area .logo {
  padding: 10px 0 !important;
}

.full-width-mega-dropdown .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.search-wrapper {
  position: inherit !important;
}

@media (max-width: 1199px) {
  .search-wrapper {
    position: inherit !important;
  }
}

.header-search {
  padding: 0 !important;
}

.navbar-toggler {
  top: 17px !important;
  right: 50px !important;
}

.teaser-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.center-img {
  height: 150px !important;
}

img.product-img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    padding: 0 !important;
    margin: 0 !important;
}

.product-tab-section {
  padding-bottom: 0 !important;
}
