@media (max-width: 576px) {
   .teeinblue-enabled .product__right-column:not(:first-child) {
         margin-top: 10px !important; 
    }
}

.tee-product-price-custom-info {
    font-size: 11px;
}

.teeinblue-enabled .product__buttons {
    margin-top: 25px;
}