.popular-category__item-pic img {
  object-fit: contain;
  height: 100% !important;
}
@media (min-width: 480px) {
  .head-contacts__address {
    width: 50%;
  }
}
@media (min-width: 1261px) {
  .site-footer__address-wrap {
    width: 60%;
  }
}
@media (min-width: 768px) {
  .popular-category__item-pic {
    height: 170px;
  }
}
.cart-total__item.last_item .cart-total__title {
  font-weight: 700;
  font-size: 18px;
}
/*.cart-total__items .cart-total__item:first-child .cart-total__body {
	font-weight: 400;
	font-size: 16px;
	color: rgba(16, 16, 16, .5);
}*/
