.category-home .item-category{
    width:calc(100% / 10);
}
.category-home .item-category .img img{
    height: 90px;
    object-fit: cover;
}
@media only screen and (max-width: 736px){
    #timer{
        clear: both;
    }
  .product-flash-sale   .title-title-1 h2 img{
        margin-bottom: 10px;
    }
}