/*Desktop*/
#banner_godrej_bangladesh {background: url(../images/about/godrej-bangladesh/banner_godrej_bangladesh.jpg) no-repeat center center; background-size: cover;}
#banner_godrej_bangladesh_01 {background: url(../images/about/godrej-bangladesh/banner_godrej_bangladesh_01.jpg) no-repeat center center; background-size: cover;}
#banner_godrej_bangladesh_02 {background: url(../images/about/godrej-bangladesh/banner_godrej_bangladesh_02.jpg) no-repeat center center; background-size: cover;}

.title_desc_left .section_title {
	font-weight: 300 !important;
	font-size: 35px !important;
	line-height: 55px !important;
	font-weight: normal !important;
}
.title_desc_left .section_title.bigger {
	font-size: 55px !important;
	line-height: 75px !important;
	font-weight: normal !important;
}
.section_break { margin: 50px 0px 2px 0px; }
.title_desc_left p {
    color: #a7a9ac;
    margin: 10px 0;
}

/*Mobile*/
@media only screen and (max-width: 768px) {
	#The_Godrej_Way_Top { margin-top: 60px; margin-bottom: 50px; }
	#banner_godrej_bangladesh {background: url(../images/about/godrej-bangladesh/mobile/banner_godrej_bangladesh.jpg) no-repeat center center; background-size: cover;}
	#banner_godrej_bangladesh_01 {background: url(../images/about/godrej-bangladesh/mobile/banner_godrej_bangladesh_01.jpg) no-repeat center center; background-size: cover;}
	#banner_godrej_bangladesh_02 {background: url(../images/about/godrej-bangladesh/mobile/banner_godrej_bangladesh_02.jpg) no-repeat center center; background-size: cover;}
	

	.title_desc_left .section_title, .title_desc_left .section_title.bigger {
		font-size: 20px !important;
		line-height: 35px !important;
	}
	.title_desc_left .section_title.bigger {
		margin-top: 30px;
	}
	.title_desc_left p { font-size: 15px !important; line-height: 26px !important; }
}