.product-title {
    font-size: 4rem;
    margin-bottom: 0;
}

.product-info__title {
    margin-bottom: 0;
}

.product-price {
    margin-top: 0 !important;
}

.product-info__price {
    font-size: 2rem !important;
}

.media-gallery__viewer,
.media-thumbs__btn {
    background-color: transparent !important;
    border: none !important;
}