@media screen and (min-width: 750px) {
    .product__info-container {
        max-width: 44rem;
    }
}

.ba-trust-wrapper {
    display: none !important;
}