@media only screen and (max-width: 700px){
.heading_over_image, .heading_over_video, .entry-tax h1 {
    font-size: 25px !important;
}
}

.heading_over_image {
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 3px rgb(68 68 68 / 50%);
    font-size: 46px;
    font-weight: 800;
    margin-top: 0;
    letter-spacing: -0.02em;
    font-size: 46px !important;}