@media (min-width: 1024px) {
  img[alt="FRT Fertilizer"] {
    max-width: 210px !important;
    height: auto !important;
  }

  .navnew .navnew-item,
  .navnew-item.navLv1 {
    width: auto !important;
    min-width: 0 !important;
  }

  .navnew .navnew-link {
    width: auto !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 15px !important;
    white-space: nowrap !important;
  }

  .navnew {
    display: block !important;
    white-space: nowrap !important;
  }

  .navnew,
  .navnew ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
  }

  .navnew-item.navLv1 {
    float: left !important;
    display: block !important;
  }

  .navnew-sub1,
  .navnew-sub2,
  .navnew-sub3 {
    display: none !important;
  }

  .navnew::after {
    content: "";
    display: block;
    clear: both;
  }

  .imgBox.mobile-imgBox + div,
  .imgBox.mobile-imgBox ~ .langBar,
  .imgBox.mobile-imgBox ~ [class*="lang"],
  .sitewidget-langBar,
  .langBar {
    display: none !important;
  }
}

.prodlist-wrap .prodlist-picbox,
.prodlist-wrap .prod_img_a_t12,
.prodlist-wrap .prod_img_a_t13 {
  background: #f6f8f4 !important;
}

.prodlist-wrap .prodlist-picbox img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

#outerContainer_1734077183752 {
  display: none !important;
}

@media (max-width: 767px) {
  .prodlist-wrap .prodlist-picbox img {
    object-fit: cover !important;
  }
}
