/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/


@media only screen and (min-width: 768px) {
    .single-post #Intro .intro-inner {
	    padding: 130px 20% 100px !important;
    }
}

#Intro .intro-title {
	font-size: 51px;
	line-height: 55px;
	font-weight: 500;
	letter-spacing: 0px;
	padding-bottom: 20px;
}


@media only screen and (max-width: 560px) {
    #Intro .intro-title {
	    font-size: 30px;
	    line-height: 35px;
    }
}