@media (orientation: landscape) {
    .i-product-above-the-fold[product-id="80084589"] {
        max-height: 550px;
    }
}

/*iPhone 11, 12, 13, 13 Min, and 13 Pro Max*/
@media (max-width: 761px) {
    .lipstick-finder-logo__title-texture {
        margin-left: 0;
    }
}