h1.wp-block-post-title {
display: inline-block;
color: #4c4642; width: 100%;
padding: 70px;
background: #ffffff;
margin-top: -30% !important;
position: relative;
font-size: 46px;
line-height: 46px;
}
@media (max-width: 650px) {
h1.wp-block-post-title {
font-size: 22px;
line-height: 26px; }
}