/*
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;
	}
}

@media screen and (min-width: 850px) {
    .mbws_slider .banner-right.large-7 {
        flex-basis: 58.3333333333% !important;
        max-width: 41.333333% !important;
    }
}