
#rotator
{
	border: none;
	overflow: hidden;
	position: relative;
	width: 490px; /*Aquí puedes editar*/
	height: 169px;/*estos valores para cambiar el tamaño pero recuerda cambairlos abajo también*/
}

#rotator img
{
	border: 0;
	width: 490px;
	height: 169px;
}

