.wrap-logo img {
    max-height: 70px;
}
@media (min-width: 1025px) {
    .product-block:not(.recommend-block) {
         min-height: unset;
    }
}
.section-collection .pro-loop {
    margin-bottom: 0;
}
.product-lists-home {
    position: relative;
}

.titleShowBottomHome {
    position: absolute;
    right: 0;
}
@media (max-width: 768px) {
    .titleShowBottomHome {
        top: -35px;
    }
    .link-shopee.shopee-mb img {
        width: 60px;
    }
}
@media (min-width: 768px) {
    .titleShowBottomHome {
        top: -50px;
    }
}