    .bottom-support-online {
        right: 0;
        bottom: 10px;
    }
    .bottom-support-online .contact-now {
        transform: rotate(-90deg);
        margin-right: -160px;
        left: -30px;
        top: -30px;
    }
    .phone-call-now {
        bottom: 0;
    }
.list-products .product-box .img-box{
  border: 1px solid #ccc;
  border-radius: 10px;
  overflow: hidden;
}
.list-products .product-box .img-box img.img-contain{
  max-width: 100%;
  max-height: 100%;
  height: 100%;
}
.pos-tit{
  font-size: 2px;
}