/* Điền CSS tùy chỉnh ở đây */
.menu_content_classic .menu_title {
	    width: 73%;
    display: block;
    line-height: 24px;
}
body h2.ppb_title {
	font-size: 25px; 
}
body .ppb_wrapper .ppb_card_two_cols_with_image:nth-child(2) h2.ppb_title {
 text-align:center;	
}
.ppb_card_two_cols_with_image .parallax_scroll, .ppb_menu_with_image .parallax_scroll.last{
	right: 60px!important;    
}
.ppb_subtitle {
	letter-spacing: 1px;
}
.four_cols.gallery .element {
	width: 49%;
    padding: 10px;
}
.ppb_menu_with_image .parallax_scroll {
	transform: none!important;    left: 60px!important;
}