.media_image .media_image__title h1{
text-align:center;
}
@media screen and (max-width: 767px) {
    font-size: 31px;
        margin-bottom: 10px
}