@media screen and (max-width:1366px) and (min-width:1280px){
  .footer-3 .footer-block__list-social .list-social__item {margin-right:3px;}
}
@media (max-width: 1199px) and (min-width: 992px){
.footer-3 .column-6 .footer-block__item {width: 25%;margin-bottom:25px}
.footer .halo-row {justify-content: flex-start;}
  .footer-3 .column-6 .footer-block__item.footer-block__social_media{width:35%}
  .productView-hotStock .hotStock-text { bottom:42px;}
  .productView-moreItem .productView-hotStock{height:auto;}
}

@media screen and (min-width:768px) and (max-width:991px){
  .footer-3 .column-6 .footer-block__item {margin-bottom:25px}
 .productView-moreItem .measurement-box {bottom: 30px;}
   .productView-moreItem .productView-hotStock{height:auto;}
  .productView-hotStock .hotStock-text {bottom: 44px;}
}