@media screen and (max-width: 749px) {
  .product-information[data-template-suffix='am-gift-card']
    .product-details
    .group-block-content
    > .view-product-title
    + .group-block
    .group-block-content
    > .shopify-block:first-of-type {
    align-self: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}
