.product-page .o-videos__headline {
    font-size: 2.25rem;
    margin-top: 10rem;
}

@media (max-width: 767px) {
    .product-page .o-videos__headline {
        margin-top: 4rem;
        font-size: 25px;
    }
}