@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

	.xd_gamsa_h1 {
		font-size: 3.313em;
	}	
	
	.xd_gamsa_h2 {
		font-size: 2.75em;
	}
	
	.xd_gamsa_h3 {
			font-size: 1.75em;
			font-weight: 400;
			line-height: 1em;		
	}
	
	.xd_gamsa_h2_smaller {
		font-size: 2em;
	}	

	.xd_gamsa_slder_title {
		font-size: 1.3em !important;
	}
	
	.xd_gamsa_title {
		line-height: normal !important;
	}
	
	.xd_gamsa_quote {
		font-size: 0.9em;
	}	

/* 
	widget: overlay
	developer: aas
*/
	.xd_gamsa_overlay_container {
		height: auto !important;
	}

	.xd_gamsa_overlay_left {
		position: relative !important;
		top: 0% !important;
		left: 0% !important;
		width: 100% !important;
		height: auto !important;
	}

	.xd_gamsa_overlay_right {
		position: relative !important;
		top: 0% !important;
		left: 0% !important;
		width: 100% !important;
	}

}