
/* Scroll left */
.scroll-left {
 height: 20px;	
 overflow: hidden;
 position: relative;
 color: white;
}
