#hero-static {
	width: 100vw;
  height: calc(100vw * 6/16);
}

.az-link a:hover {
	text-decoration: none !important;
}

.az-link a p {
	color: #333;
}