/*
Theme Name: MatBaoWS
Description: This is a child theme for Flatsome Theme
Author: MatBaoWS Team
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/

.mbws_title .title-main {
	font-size: 2.5rem;
}

@media(max-width: 520px) { 
	.mbws_slider .banner-left .mbws_title .title-main {
		font-size: 3rem;
	}
}