How can I eliminate the gap on my product page?

https://surebuy.shop/products/finetoo-model-g-string-set

Hi @SureBuy , go to section-main-product.css and add the following code :

.product__info-container .product-form {
   
    margin-top: 0 !important;
}

variant-selects#variant-selects-template--21863265534265__main {
   margin-bottom:0 !important;
}

Result: