.atk-merotto-awards .wine .wine-head .wine-thumb {
  width: 8rem;
  height: 20rem;
  transform: translateY(1.5rem);
}
.atk-merotto-awards .wine .wine-head .name,
.atk-merotto-awards .wine .wine-head .title {
  font-family: tobias, serif;
}
.atk-merotto-awards .wine .wine-head .separator-line {
  width: 100%;
  display: block;
  height: 1px;
  background-color: #a8a39d;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 769px) {
  .atk-merotto-awards .wine .wine-awards-wrapper > .row > .col-12 {
    position: relative;
  }
  .atk-merotto-awards .wine .wine-awards-wrapper > .row > .col-12:nth-child(1n)::after {
    content: "";
    width: 1px;
    height: calc(100% - 3rem);
    position: absolute;
    top: 0;
    right: 0;
    background-color: #a8a39d;
  }
  .atk-merotto-awards .wine .wine-awards-wrapper > .row > .col-12:nth-child(4n)::after {
    content: none;
  }
}
@media screen and (max-width: 768px) and (min-width: 576px) {
  .atk-merotto-awards .wine .wine-awards-wrapper > .row > .col-12 {
    position: relative;
  }
  .atk-merotto-awards .wine .wine-awards-wrapper > .row > .col-12:nth-child(2n)::after {
    content: "";
    width: 1px;
    height: calc(100% - 3rem);
    position: absolute;
    top: 0;
    right: 0;
    background-color: #a8a39d;
  }
}
.atk-merotto-awards .wine .wine-awards-wrapper .award-item .thumb {
  max-width: 25rem;
  margin: 0 auto;
}
.atk-merotto-awards .load-more.hide {
  display: none;
}

/*# sourceMappingURL=atk-merotto-script-text.css.map */
