.woocommerce .product.product-type-btpg_praxell_giftcard {
	max-width: 1600px;
	width: 100%;
	margin: 0 auto;
	margin-top: 90px;
}

.woocommerce .product.product-type-btpg_praxell_giftcard .summary {
    flex: 0 0 40%;
    padding: 60px 0 0 150px;
    margin: 0;
}

.woocommerce .product.product-type-btpg_praxell_giftcard .summary .elevator {
	width: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

.woocommerce .product.product-type-btpg_praxell_giftcard .summary .product_title {
    font-size: var(--font30px);
    margin: 0 0 30px;
    font-weight: var(--fw700);
}

.woocommerce .product.product-type-btpg_praxell_giftcard .desktop-gallery {
	border-right: 1px solid hsl(0,0%,0%);
    flex: 0 0 60%;
}