.marquee {
    width: 100%;
    max-width: 925px;
    overflow: hidden;
    border: 1px solid #d3d3d3;
}

.marquee a{
	text-decoration: none;
	color: rgba(5,29,29,1);
}