.template-product .grid .product-single__sticky{
    width:45%
}
.template-product .grid .grid__item.medium-up--one-half
{
    width:45%
}
.template-product .grid {
    display: flex;
    justify-content: center;
    flex-direction: row;
}