#catalogPage .single-product .product-info {
  min-height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

<div id="ss-row-1" class="header-row w-100 px-4" style="
                    position: fixed;
                    display: flex;
                    justify-content: space-between;
                    align-items: center;
                    align-content: center;
                    grid-template-columns: 3fr 6fr 3fr;
                    background-color: var(--bs-header-bg);
                    color: var(--bs-header-text);
                    padding: 20px 0;
                ">