.gift__brand__product__list__hylife {
  border: none !important;
  position: relative; }
  .gift__brand__product__list__hylife__img img {
    width: 100%; }
  .gift__brand__product__list__hylife__text {
    font-size: 14px;
    position: absolute;
    left: 216px;
    top: 268px; }
    .gift__brand__product__list__hylife__text a {
      color: #2568c8;
      text-decoration: underline; }
      .gift__brand__product__list__hylife__text a:hover {
        text-decoration: none; }

@media (max-width: 768px) {
  .gift__brand__product__list__hylife__img {
    position: relative; }
  .gift__brand__product__list__hylife__text {
    font-size: 2.9333333333vw;
    position: absolute;
    left: calc(50% - ((142 / 750) * 100vw));
    bottom: 4.5333333333vw;
    top: auto; } }
