h1.entry-title {
		display: contents;
    line-height: 70px !important;
}

@media (max-width:767px) {
		h1.entry-title {
    line-height: 20px !important;
}
}