.tidesNetWidget {
	border: none;
	width: 560px;
	height: 680px;
}

@media (max-width:480px) {
	.tidesNetWidget {
		width: 360px;
		height: 480px;
	}
}