.ltr-section{
	direction:ltr;
	
}
html, body{
    width: 100%;
    position: relative;
    overflow-x:hidden
}


